diff --git a/packages/input-amount/stories/index.stories.mdx b/packages/input-amount/stories/index.stories.mdx index 99b15c934..94f1288c4 100644 --- a/packages/input-amount/stories/index.stories.mdx +++ b/packages/input-amount/stories/index.stories.mdx @@ -141,7 +141,7 @@ loadDefaultFeedbackMessages(); > ``` -### Show no decimals +### Modifying the amount of decimals You can override certain formatting options similar to how you would do this when using Intl NumberFormat. This example shows formatting to whole numbers.