From 53af7d112f9c8da0e40255922967e4ff8290175f Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 27 May 2020 12:29:47 +0200 Subject: [PATCH] fix typo --- docs/en/installation/osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/installation/osx.md b/docs/en/installation/osx.md index a4fbbf1485..2429b52ab2 100644 --- a/docs/en/installation/osx.md +++ b/docs/en/installation/osx.md @@ -61,4 +61,4 @@ The default configuration of the debian package should match 90% of the use case if you have to change something ensure you know what you are doing. To configure the startup have a look at `/usr/local/opt/scm-server/libexec/bin/scm-server`. -To configure logging and the webserver, `//usr/local/opt/scm-server/libexec/conf` is the right place. +To configure logging and the webserver, `/usr/local/opt/scm-server/libexec/conf` is the right place.