diff --git a/README.md b/README.md index 33dcb01..b0e6420 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Import the component and use it in your Svelte application: [67, 100], ]} width="300px" - className="custom-gauge" + class="custom-gauge" /> ```