Skip to content

Commit b23f783

Browse files
author
Noah Lee
authored
Fix a trailing slash
1 parent b26ae44 commit b23f783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tasks/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The command-line tools interact with the server using REST endpoints. You will n
4949
export GITPLOY_SERVER_HOST=https://cloud.gitploy.io/
5050
```
5151

52-
*⚠️The host must have a trailing slash (i.e., '/').*
52+
*⚠️The host must have a trailing slash (i.e., `/`).*
5353

5454
**2\. Configure your Gitploy token:**
5555

0 commit comments

Comments
 (0)