Skip to content

Commit bc4fa6f

Browse files
authored
Fix RST typo
1 parent e2947d7 commit bc4fa6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,8 @@ Version number construction
272272

273273
:node-and-date: adds the node on dev versions and the date on dirty
274274
workdir (default)
275-
:node-and-timestamp: like :code: `node-and-date` but with a timestamp of
276-
the form :code: `{:%Y%m%d%H%M%S}` instead
275+
:node-and-timestamp: like :code:`node-and-date` but with a timestamp of
276+
the form :code:`{:%Y%m%d%H%M%S}` instead
277277
:dirty-tag: adds :code:`+dirty` if the current workdir has changes
278278

279279

0 commit comments

Comments
 (0)