Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Coupé <jercoupe@gmail.com>
  • Loading branch information
jeromecoupe committed Jun 23, 2011
1 parent ad2af1e commit 86ff591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Returns the number of categories for a given entry
#Examples:

Standalone

{exp:jco_entry_catcount entry_id="3"}

In conditionals
Expand All @@ -15,7 +16,6 @@ In conditionals
No categories assigned to this entry
{/if}


{if {exp:jco_entry_catcount entry_id='{entry_id}'} > 1}
Multiple categories assigned to this entry
{/if}
Expand Down

0 comments on commit 86ff591

Please sign in to comment.