We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0b859 commit 17a5890Copy full SHA for 17a5890
1 file changed
DEVELOP.rst
@@ -54,6 +54,6 @@ Build the new gem::
54
55
Publish the new gem::
56
57
- $ gem push crate_ruby-<VERISON>.gem
+ $ gem push crate_ruby-<VERSION>.gem
58
59
-Here, ``<VERISON>`` is the version you are releasing.
+Here, ``<VERSION>`` is the version you are releasing.
0 commit comments