Skip to content

Commit d438ed5

Browse files
authored
fix(docs): Compass doc wording fix (#4859)
1 parent 30be03b commit d438ed5

File tree

1 file changed

+1
-1
lines changed
  • packages/documentation-site/patternfly-docs/content/demos/Compass

1 file changed

+1
-1
lines changed

packages/documentation-site/patternfly-docs/content/demos/Compass/Compass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import heroBg from './assets/hero-bg.png';
3939

4040
## Demo notes
4141

42-
To facilitate building a compass layout, there several are useful variants and props exposed on other PatternFly components that may be useful:
42+
To facilitate building a compass layout, there are several useful variants and props exposed on other PatternFly components that may be useful:
4343

4444
- `isPlain` on [Card](/components/card#modifiers), [DataList](/components/data-list#plain), and [Table](/components/table#plain). This flag will set a transparent background for these components, allowing the glass effect in a wrapping `CompassPanel` to appear as the background.
4545
- `isVertical` on [ActionList](/components/action-list#vertical-action-list). This flag sets the orientation on `ActionList` to support vertical icon lists for the sidebars.

0 commit comments

Comments
 (0)