Fix typo in README: 'distributes' → 'distributed'; 'es' → 'ES' (#2532)

This commit is contained in:
Deepank Singh 2025-07-10 16:42:39 +05:30 committed by GitHub
parent eef0c48e41
commit fff91b4d11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.