We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bd9f7 commit 95cd1b7Copy full SHA for 95cd1b7
README.md
@@ -62,7 +62,7 @@ The VERSION file is `hubr`'s mechanism for clutching releases on a rolling
62
master. It has the benefit of making the current version available in code at
63
build time. Quite simply, the first line of the VERSION file is the current
64
version. The VERSION file would typically live at the root of your repository
65
-although alternate pathsmay be set using flags.
+although alternate paths may be set using flags.
66
67
```sh
68
version=$(head -n 1 VERSION)
0 commit comments