diff --git a/.github/actions/checks/action.yml b/.github/actions/checks/action.yml index ea8c0bb..245271b 100644 --- a/.github/actions/checks/action.yml +++ b/.github/actions/checks/action.yml @@ -3,7 +3,7 @@ description: 'lint, format, typecheck, build' inputs: skip-steps: - description: "Format is comma-seperated steps to skip. Example: 'build,typecheck'" + description: "Format is comma-separated steps to skip. Example: 'build,typecheck'" required: false default: '' diff --git a/pages/docs/index.mdx b/pages/docs/index.mdx index 6acce9a..89bcb0e 100644 --- a/pages/docs/index.mdx +++ b/pages/docs/index.mdx @@ -5,7 +5,7 @@ import { Steps, Callout } from 'nextra/components' Ethereum Identity Kit allows you to easily implement the Ethereum identity stack into your application. - Ethereum Identity Kit is a React component library. Supprt for other frameworks coming soon. + Ethereum Identity Kit is a React component library. Support for other frameworks coming soon. ## Getting Started @@ -52,7 +52,7 @@ Add the following to your `layout.tsx` or `_app.tsx` file: import 'ethereum-identity-kit/css' ``` -If you are using `dark` className prop to handle dark mode, componentss will automatically adapt to the color scheme of your application. +If you are using `dark` className prop to handle dark mode, components will automatically adapt to the color scheme of your application. ### You're all set! diff --git a/public/llms/complete/llms-full.txt b/public/llms/complete/llms-full.txt index 18946b5..3113772 100644 --- a/public/llms/complete/llms-full.txt +++ b/public/llms/complete/llms-full.txt @@ -10033,7 +10033,7 @@ The Redis cache is used by both the API and the ENS Worker to cache responses fo Ethereum Identity Kit allows you to easily implement the Ethereum identity stack into your application. -> [!NOTE] **Ethereum Identity Kit is a React component library. Supprt for other frameworks coming soon.** +> [!NOTE] **Ethereum Identity Kit is a React component library. Support for other frameworks coming soon.** ## Getting Started diff --git a/public/llms/eik/llms-full.txt b/public/llms/eik/llms-full.txt index 09f1d82..ac89c33 100644 --- a/public/llms/eik/llms-full.txt +++ b/public/llms/eik/llms-full.txt @@ -927,7 +927,7 @@ The Redis cache is used by both the API and the ENS Worker to cache responses fo Ethereum Identity Kit allows you to easily implement the Ethereum identity stack into your application. -> [!NOTE] **Ethereum Identity Kit is a React component library. Supprt for other frameworks coming soon.** +> [!NOTE] **Ethereum Identity Kit is a React component library. Support for other frameworks coming soon.** ## Getting Started