Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 85751be

Browse files
authored
Merge pull request #788 from kairen/remove-quote
Remove unnecessary quote
2 parents e132fe5 + 528a3fe commit 85751be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To easily launch local vagrant development clusters:
2626

2727
```
2828
# Launch a single-node cluster
29-
make run-single`
29+
make run-single
3030
```
3131

3232
```

0 commit comments

Comments
 (0)