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 86a0c1c commit f5688fdCopy full SHA for f5688fd
chapters/index2.textile
@@ -36,5 +36,6 @@ h2. <a href="{{ url }}">{{ chapter }}</a>
36
{% endfor %}
37
38
39
-_The CoffeeScript Cookbook currently has {{ recipe_count | number_of_words }} recipes in {{ page.chapters | size }} chapters._
+
40
+_The CoffeeScript Cookbook currently has {{ recipe_count | number_of_words }} ({{ recipe_count }}) recipes in {{ page.chapters | size }} chapters._
41
0 commit comments