diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5d3a33b7..8de5876c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ yarn run bootstrap > `yarn run bootstrap` anytime that you have changed the dependencies within a > package. -## Commiting changes +## Committing changes `cf-ui` follows the [`conventional-commits`](http://conventionalcommits.org/) standard and enforces it with a pre-commit hook that should have been installed diff --git a/packages/cf-component-box/README.md b/packages/cf-component-box/README.md index 68e27d97..50caf091 100644 --- a/packages/cf-component-box/README.md +++ b/packages/cf-component-box/README.md @@ -7,7 +7,7 @@ This is styling component similar to cf-component-flex which allows for arbitrar This component should only be used when the built in style doesn't quite fit the bill and when it can't be done with fela. Ideally, cf-ui components should have the right styling built in for most cases. In the few edge cases that pop up in real world feature development, this is an alternative -to wrapping your component in a `