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

Commit 528a3fe

Browse files
author
kairen
committed
Remove unnecessary quote
1 parent e132fe5 commit 528a3fe

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)