Skip to content

Commit 1ec3a5d

Browse files
committed
Remove more trailing spaces
1 parent e6a6c83 commit 1ec3a5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

views/quickstart.tt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ possible.
1010
<h3>Installing Dancer</h3>
1111

1212
<p>
13-
For easy and automatic installation of Dancer, we recommend using
13+
For easy and automatic installation of Dancer, we recommend using
1414
<a href="https://metacpan.org/pod/distribution/Menlo/script/cpanm-menlo">cpanminus</a>:
1515
</p>
1616

@@ -19,7 +19,7 @@ curl -L https://cpanmin.us | perl - --sudo Dancer2
1919
</pre>
2020

2121
<p>
22-
Of course, you can use any other CPAN client to do so, or even
22+
Of course, you can use any other CPAN client to do so, or even
2323
<a href="https://metacpan.org/pod/Dancer2">install it manually</a>.
2424
</p>
2525

@@ -71,7 +71,7 @@ $ dancer2 gen -a MyWeb::App
7171
</pre>
7272

7373
<p>Everything is ready and works out of the box (with a nice design, jQuery and
74-
environment-related configurations).
74+
environment-related configurations).
7575
</p>
7676

7777
<h3>Starting to dance</h3>

0 commit comments

Comments
 (0)