Skip to content

Commit

Permalink
doc(README): remove typo (#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deep145757 authored Oct 30, 2023
1 parent 28386f9 commit 011e796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ _[See the full list and more information.](https://gofeatureflag.org/docs/config
Your file should be a `YAML`, `JSON` or `TOML` file with a list of flags *(examples: [`YAML`](testdata/flag-config.yaml), [`JSON`](testdata/flag-config.json), [`TOML`](testdata/flag-config.toml))*.

The easiest way to create your configuration file is to use **GO Feature Flag Editor** available at https://editor.gofeatureflag.org.
If you prefer to do it manually please follow the instruction bellow.
If you prefer to do it manually please follow the instruction below.

**A flag configuration looks like this:**

Expand Down

0 comments on commit 011e796

Please sign in to comment.