Skip to content

Commit f5688fd

Browse files
David Bradysreid
authored andcommitted
Test commit to debug number_of_words
1 parent 86a0c1c commit f5688fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chapters/index2.textile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ h2. <a href="{{ url }}">{{ chapter }}</a>
3636
{% endfor %}
3737
{% endfor %}
3838

39-
_The CoffeeScript Cookbook currently has {{ recipe_count | number_of_words }} recipes in {{ page.chapters | size }} chapters._
39+
40+
_The CoffeeScript Cookbook currently has {{ recipe_count | number_of_words }} ({{ recipe_count }}) recipes in {{ page.chapters | size }} chapters._
4041

0 commit comments

Comments
 (0)