Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Jutteau <[email protected]>
  • Loading branch information
jerome-jutteau committed Nov 23, 2021
1 parent 41216f4 commit 36871fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Please provide `frieza version` output and steps to reproduce the bug.

# How to implement a new provider

- Create package in `internal/providers/` folder. You can start by copying `provider_exemple`.
- Create package in `internal/providers/` folder. You can start by copying `provider_example`.
- Provider's package must implement:
- Provider interface (see `internal/common/provider.go`)
- On package level:
Expand Down

0 comments on commit 36871fc

Please sign in to comment.