Skip to content

Commit 17a5890

Browse files
committed
Documentation: Fix typo
1 parent 1c0b859 commit 17a5890

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DEVELOP.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ Build the new gem::
5454

5555
Publish the new gem::
5656

57-
$ gem push crate_ruby-<VERISON>.gem
57+
$ gem push crate_ruby-<VERSION>.gem
5858

59-
Here, ``<VERISON>`` is the version you are releasing.
59+
Here, ``<VERSION>`` is the version you are releasing.

0 commit comments

Comments
 (0)