Commit 7e1baa7f382d909d7ae44670697fb38b6485b59f
1 parent
506953a7
Exists in
master
and in
17 other branches
Make sentence less confusing
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/release.md
... | ... | @@ -42,7 +42,7 @@ git checkout 6-6-stable |
42 | 42 | git describe # Should start with 6.6.0.omnibus |
43 | 43 | ``` |
44 | 44 | |
45 | -- Build a package with version timestamps disabled. | |
45 | +- Build a package with timestamps disabled. | |
46 | 46 | |
47 | 47 | ```shell |
48 | 48 | OMNIBUS_APPEND_TIMESTAMP=0 bin/omnibus build project gitlab | ... | ... |