diff --git a/packages/notched-outline/README.md b/packages/notched-outline/README.md index fa724d51dc..ba96c5934d 100644 --- a/packages/notched-outline/README.md +++ b/packages/notched-outline/README.md @@ -17,6 +17,6 @@ outlined textfields and dropdown menus. | ---------------------------------------------- | ------------- |------------ | `--mdc-theme-primary` | `#6200ee` | Color of a floating, slotted `FloatingLabel` and outline. | `--mdc-notched-outline-leading-width` | `12px` | Width of the leading section of the outline (left of notch in LTR). -| `--mdc-notched-outline-leading-border-radius` | `4px 0 0 4px` | Radius of the border on the leading end. **May require setting `--mdc-notched-outline-leading-width` to accomodate for the new radius** +| `--mdc-notched-outline-leading-border-radius` | `4px 0 0 4px` | Radius of the border on the leading end. **May require setting `--mdc-notched-outline-leading-width` to accommodate for the new radius** | `--mdc-notched-outline-trailing-border-radius` | `0 4px 4px 0` | Radius of the border on the trailing end. -| `--mdc-notched-outline-stroke-width` | `1px` | Outline width. \ No newline at end of file +| `--mdc-notched-outline-stroke-width` | `1px` | Outline width.