Skip to content

Commit

Permalink
Fix typo in readme "protoco"
Browse files Browse the repository at this point in the history
  • Loading branch information
jarednova committed Mar 3, 2019
1 parent 38398b8 commit a219ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ _Twig is the template language powering Timber; if you need a little background
- You can now pass params to `{{ user.avatar }}` such as `{{ user.avatar({size: 128}) }}` #1730 (thanks @palmiak)

**Fixes and improvements**
- Fix for URLHelper::is_external for URLs without protoco #1924 (thanks @hacknug)
- Fix for URLHelper::is_external for URLs without protocol #1924 (thanks @hacknug)

= 1.9.0 =
Timber now requires PHP 5.6 or greater. While Timber may work on PHP 5.5 and older versions; support will no longer be maintained in future versions.
Expand Down

0 comments on commit a219ba8

Please sign in to comment.