Skip to content

Commit

Permalink
Remove unneeded spaces from pre.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed May 13, 2014
1 parent 239d5e0 commit ceda948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/css/code.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h2 id="code-user-input">User input</h2>
To switch directories, type <kbd>cd</kbd> followed by the name of the directory.
</div>
{% highlight html %}
To switch directories, type <kbd>cd</kbd> followed by the name of the directory.
To switch directories, type <kbd>cd</kbd> followed by the name of the directory.
{% endhighlight %}

<h2 id="code-block">Basic block</h2>
Expand Down

0 comments on commit ceda948

Please sign in to comment.