Fix a MD typo

Signed-off-by: Christian Wolf <git@christianwolf.email>
This commit is contained in:
Christian Wolf
2024-09-13 22:22:04 +02:00
parent 9221e7e207
commit 7ded1e9a96
+1 -1
View File
@@ -8,7 +8,7 @@ Xdebug is shipped but disabled by default. It can be turned on by running:
You can also enable other modes, e.g. trace:
````
```
./scripts/php-mod-config nextcloud xdebug.mode debug,trace
```