diff --git a/core/src/components/reorder-group/readme.md b/core/src/components/reorder-group/readme.md index 3bfde2848b..8dae80aeee 100644 --- a/core/src/components/reorder-group/readme.md +++ b/core/src/components/reorder-group/readme.md @@ -103,7 +103,7 @@ class MyComponent { } ``` -Alternatevely you can execute helper function inside template: +Alternatively the helper function can be executed inside a template: ```html