Fix typo in README: 'distributes' → 'distributed'; 'es' → 'ES' (#2532)
This commit is contained in:
parent
eef0c48e41
commit
fff91b4d11
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ They provide an unopinionated, white-label layer that can be extended to your ow
|
|||
- **High Performance:** Focused on great performance in all relevant browsers with a minimal number of dependencies.
|
||||
- **Accessibility:** Aimed at compliance with the WCAG 2.2 AA standard to create components that are accessible for everybody.
|
||||
- **Flexibility:** Provides solutions through Web Components and JavaScript classes which can be used, adopted and extended to fit all needs.
|
||||
- **Modern Code:** Lion is distributed as pure es modules.
|
||||
- **Modern Code:** Lion is distributed as pure ES modules.
|
||||
- **Exposes functions/classes and Web Components:** Ships a functionality in its most appropriate form.
|
||||
|
||||
> Note: Our demo examples might look simple and not very stylish. This is on purpose. They are designed to be basic so you can easily add your own styles to them to match your intended design, without dealing with styles that are already there.
|
||||
|
|
|
|||
Loading…
Reference in a new issue