From 29dfeaab676e464a83168e021dd2192d6661343f Mon Sep 17 00:00:00 2001 From: Nikki Massaro <5090492+nikkimk@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:04:23 -0400 Subject: [PATCH] docs(button): revised based on feedback Co-authored-by: Najika Halsema Yoo <44980010+najikahalsema@users.noreply.github.com> --- packages/button/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/button/README.md b/packages/button/README.md index 7b56c574a3..52b16a719d 100644 --- a/packages/button/README.md +++ b/packages/button/README.md @@ -138,7 +138,7 @@ fulfill the accessibility contract of the button. #### Variants There are many button variants to choose from in Spectrum. The `variant` -attribute defaults to `accent` but also accepts the following value: `accent`, `primary`, `secondary`, `negative`, `white`, and `black`. They display as follows: +attribute defaults to `accent`, but also accepts the following value: `accent`, `primary`, `secondary`, `negative`, `white`, and `black`. They display as follows: Accent