diff --git a/README.md b/README.md index 23bb34221..6e8de2a6f 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ The [below section](#rules) gives details on which rules are enabled by each rul | Name | Description | :fleur_de_lis: | :speak_no_evil: | :see_no_evil: | :hear_no_evil: | :wrench: | :blue_heart: | | ---------------------------------------------------------------- | ----------------------------------------- | :------------------------------------------: | :-----------------------------------------: | :--------------------------------------------: | :--------------------------------------: | :------: | :----------: | -| [`functional-parameters`](./docs/rules/functional-parameters.md) | Functions must have functional parameters | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :green_circle: | | | +| [`functional-parameters`](./docs/rules/functional-parameters.md) | Functions must have functional parameters | :heavy_check_mark: | :heavy_check_mark: | :green_circle: | :green_circle: | | | ### Stylistic Rules