Remove spurious trailing whitespace

This commit is contained in:
Susam Pal
2020-12-06 15:40:55 +05:30
parent 626087cd11
commit d1de9963f3
2 changed files with 2 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ Perform the following tasks for every release:
git commit -em "Set version to $VERSION" git commit -em "Set version to $VERSION"
git tag $VERSION -m "SPCSS $VERSION" git tag $VERSION -m "SPCSS $VERSION"
git push origin master $VERSION git push origin master $VERSION
- Publish package. - Publish package.

View File

@@ -69,8 +69,7 @@ hello, world</samp>
5 5
6 6
7 7
8 8</code>
</code>
</pre> </pre>
<p> <p>
It is worth noting that the above code block is horizontally It is worth noting that the above code block is horizontally