Skip to content

Commit cfccfcf

Browse files
author
Pearl Chen
committed
Typo fix.
1 parent 03a5d7d commit cfccfcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ <h2>Good file naming habits</h2>
234234
(The browswer will interpret it as <code>business%20hours.html</code>)</span>
235235
</li>
236236
<li>
237-
For the same reason, avoid symboles like <code># &amp; *</code> in your file name.
237+
For the same reason, avoid symbols like <code># &amp; *</code> in your file name.
238238
</li>
239239
<li>
240240
Keep your file names concise, yet meaningful.<br />

0 commit comments

Comments
 (0)