diff --git a/demo/stories/10-announcement.stories.mdx b/demo/stories/10-announcement.stories.mdx index abc81b9d9..2ffb370ba 100644 --- a/demo/stories/10-announcement.stories.mdx +++ b/demo/stories/10-announcement.stories.mdx @@ -2,7 +2,7 @@ import { Story, Meta, html, Preview } from '@open-wc/demoing-storybook'; -# ING open sources Lion: A library for performant, accessible & flexible Web Components +# ING open sources Lion: A library of performant, accessible & flexible Web Components **TL;DR:** Web development can be hard, whether you're making your own components, implementing Design Systems, support many different browsers, incorporating accessibility, or adding third party dependencies. Lion aims to make your life a little bit easier, by taking the groundwork of feature complete, accessible, performant, and framework agnostic components out of your hands! Check out the repo at [ing-bank/lion](https://github.com/ing-bank/lion).