Skip to content

Commit

Permalink
Fix typo in TEMPLATES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyevans committed Feb 14, 2023
1 parent 92b0206 commit e2a45df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/TEMPLATES.md
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ specifically want to use RDiscount, it's recommended to use `#prefer`:

Tilt.prefer Tilt::RDiscountTemplate

__NOTE:__ It's suggested that your program `require 'erubis'` at load time when
__NOTE:__ It's suggested that your program `require 'rdiscount'` at load time when
using this template engine within a threaded environment.

### See also
Expand Down

0 comments on commit e2a45df

Please sign in to comment.