Commit c7134b18 authored by Ezekiel Kigbo's avatar Ezekiel Kigbo

Minor spelling update

parent ecf59e39
......@@ -904,7 +904,7 @@ export default {
- Please do not use mixins unless ABSOLUTELY NECESSARY. Please try to find an alternative pattern.
##### Reccomended alternative approach (named/scoped slots)
##### Recommended alternative approach (named/scoped slots)
- We can use slots and/or scoped slots to achieve the same thing as we did with mixins. If you only need an EE component there is no need to create the CE component.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment