Skip to content

Commit fdafef0

Browse files
committed
Fixed space in release docs.
1 parent 2718f83 commit fdafef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ This is only for contributors with committer access:
352352
4. `svn add trunk --force`
353353
5. `svn commit -m "Sync with GitHub repo"`
354354
4. Create the Subversion tag:
355-
`svn copy https://plugins.svn.wordpress.org/rollbar/trunk https://plugins.svn.wordpress.org/rollbar/tags/[version number] -m" Tag [version number]"`.
355+
`svn copy https://plugins.svn.wordpress.org/rollbar/trunk https://plugins.svn.wordpress.org/rollbar/tags/[version number] -m "Tag [version number]"`.
356356
Notice the version number in Subversion doesn't include the "v" prefix.
357357

358358
## Disclaimer

0 commit comments

Comments
 (0)