Skip to content

Commit db50887

Browse files
authored
fixed some grammar and spelling in README.md (#357)
1 parent 77fd8a1 commit db50887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ _The code of this demo is available in [`thomaspoignant/go-feature-flag-demo`](h
5858

5959
## Can I use GO Feature Flag with another language?
6060

61-
Originally GO Feature Flag was build to be a GOlang only libraries, but it limits too much the echo system.
61+
Originally GO Feature Flag was built to be a GOlang only library, but it limits the ecsystem too much.
6262
To be compatible with more language we have implemented the [GO Feature Flag Relay Proxy](https://github.com/thomaspoignant/go-feature-flag-relay-proxy).
6363
It is a service you can host that provides an API to evaluate your flags, you can call it using HTTP to get your variation.
6464

0 commit comments

Comments
 (0)