Skip to content

Commit b1c5f32

Browse files
add whitespace (#374)
1 parent 2bae5aa commit b1c5f32

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
@@ -150,7 +150,7 @@ In the above example, `FeatureW` specifies a `RequirementType` of `All`, meaning
150150

151151
The feature management library also supports the usage of the [`Microsoft Feature Management schema`](https://github.com/Azure/AppConfiguration/blob/main/docs/FeatureManagement/FeatureManagement.v1.0.0.schema.json) to declare feature flags. This schema is language agnostic in origin and is supported by all Microsoft feature management libraries.
152152

153-
```JavaScript
153+
``` JavaScript
154154
{
155155
"feature_management": {
156156
"feature_flags": [

0 commit comments

Comments
 (0)