Skip to content

Commit

Permalink
fixed typos in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
jayf committed Sep 11, 2013
1 parent b6d809f commit f5ad7b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ Note that these are used to indicate that the class should:
* look for URL query parameters named ff
* look for a client with an IP address of 10.0.0.0

Each method is optional, but if you don't include any method


##Flag Syntax

Expand Down Expand Up @@ -151,4 +149,4 @@ Elvin,Ringo

## See Also: Javascript Feature Flags

I've also created a simple Feature Flags fucntion in Javascript, see [Javascript Feature Flags](https://github.com/jayf/javascript-feature-flags). *Note that these two libraries don't have 100% matching flag syntax--that's a TODO. Currently, the PHP library's flag syntax is subset of the JS's.*
I've also created a simple Feature Flags function in Javascript, see [Javascript Feature Flags](https://github.com/jayf/javascript-feature-flags). *Note that these two libraries don't have 100% matching flag syntax--that's a TODO. Currently, the PHP library's flag syntax is subset of the JS's.*

0 comments on commit f5ad7b7

Please sign in to comment.