Skip to content
This repository was archived by the owner on Dec 31, 2019. It is now read-only.

Commit c63f178

Browse files
committed
Fix a typo in the page
1 parent c0fe1ec commit c63f178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
<body>
3333
<div id="centerPage">
3434
<div style="font-size:60px; font-weight:bolder">OfficeUIFabric.com</div>
35-
<div style="font-size:20px; margin-bottom:40px;">Samples & examples for the Office UI Fabric</div>
35+
<div style="font-size:20px; margin-bottom:40px;">Samples &amp; examples for the Office UI Fabric</div>
3636
<div style="font-size:20px; margin-bottom:40px;">stay tuned...</div>
3737

3838
</div>
3939

4040
</body>
41-
</html>
41+
</html>

0 commit comments

Comments
 (0)