Skip to content

Commit 5a96a43

Browse files
committed
Developers memo: fix inline code formatting
1 parent 120cb6e commit 5a96a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ TODO
217217

218218
=== JavaScript
219219

220-
* Pump version in `package.json` and `package-lock.json` (search for `"version": `)
220+
* Pump version in `package.json` and `package-lock.json` (search for ``"version": ``)
221221
to `X.Y.Z` format (e.g. `0.9.0` for 0.9 release)
222222
* Make a commit with the changes and tag it `$VERSION`
223223
* `npm login` - fill npmjs.org login credentials

0 commit comments

Comments
 (0)