We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6605c5a commit bea47e3Copy full SHA for bea47e3
_layouts/recipe.html
@@ -7,7 +7,7 @@
7
<body>
8
<div class="header">
9
<h2>
10
- <a href="/">CoffeeScript Cookbok:</a>
+ <a href="/">CoffeeScript Cookbook:</a>
11
<a href="/chapters">Chapters</a> »
12
<a href="/chapters/{{ page.chapter | downcase }}">{{ page.chapter }}</a> »
13
{{ page.title }}</h2>
0 commit comments