Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Coveo StyleGuide is a collection of UI components used in Coveo's Cloud Services

It is widely inspired by [Bootstrap 3.0](https://github.com/twbs/bootstrap) and borrows some of its components.

The project is at it's early stages, some components can still have _lots_ of breaking changes.
The project is at its early stages, some components can still have _lots_ of breaking changes.


# Compiling
Expand All @@ -23,7 +23,7 @@ The compiled styleguide will be available in the `/styleguide` folder.

### Library

If you simply prefer reference the generated styleguide in one of your project,
If you prefer simply referencing the generated styleguide in one of your project,
you can run `npm run compile` and retrieve the files in the `/target/package` folder.

# License
Expand Down