Skip to content

Commit 5c26bba

Browse files
committed
Merge pull request CodeByZach#31 from mikeolivieri/fix_example_typo
fixed example typo. there is no pace-theme-barber-pole.css, it is barber-shop
2 parents d3308e6 + 780172f commit 5c26bba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Example
1818
```html
1919
<head>
2020
<script src="/pace/pace.js"></script>
21-
<link href="/pace/themes/pace-theme-barber-pole.css" rel="stylesheet" />
21+
<link href="/pace/themes/pace-theme-barber-shop.css" rel="stylesheet" />
2222
</head>
2323
```
2424

0 commit comments

Comments
 (0)