Skip to content

Commit 95cd1b7

Browse files
committed
add space
1 parent e1bd9f7 commit 95cd1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The VERSION file is `hubr`'s mechanism for clutching releases on a rolling
6262
master. It has the benefit of making the current version available in code at
6363
build time. Quite simply, the first line of the VERSION file is the current
6464
version. The VERSION file would typically live at the root of your repository
65-
although alternate pathsmay be set using flags.
65+
although alternate paths may be set using flags.
6666

6767
```sh
6868
version=$(head -n 1 VERSION)

0 commit comments

Comments
 (0)