Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
wisskid committed Jan 9, 2022
2 parents c7576eb + 56aadc6 commit e6ab346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Some of Smarty's features:
easy management of template content.
- [Plugin](#plugins) architecture

## Seperation of presentation from application code
## Separation of presentation from application code
- This means templates can certainly contain logic under the condition
that it is for presentation only. Things such as
[including](./designers/language-builtin-functions/language-function-include.md) other templates,
Expand Down

0 comments on commit e6ab346

Please sign in to comment.