Skip to content

Commit bea47e3

Browse files
committed
fixing typo in recipe layout file
1 parent 6605c5a commit bea47e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/recipe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<body>
88
<div class="header">
99
<h2>
10-
<a href="/">CoffeeScript Cookbok:</a>
10+
<a href="/">CoffeeScript Cookbook:</a>
1111
<a href="/chapters">Chapters</a> &raquo;
1212
<a href="/chapters/{{ page.chapter | downcase }}">{{ page.chapter }}</a> &raquo;
1313
{{ page.title }}</h2>

0 commit comments

Comments
 (0)