Skip to content

Commit 2f41767

Browse files
committed
Typo
1 parent e8aa43d commit 2f41767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Each rule is composed from three values.
166166
+ If `A < B < C` : `A`: min, `B`: yellow limit, `C`: max
167167
+ If `A > B > C` : `A`: max, `B`: yellow limit, `C`: min
168168

169-
You can save the configuration in a .phpmetrics.yml file in the root directory of your project. PhpMetrics will look for it and use it.
169+
You can save the configuration in a `.phpmetrics.yml` file in the root directory of your project. PhpMetrics will look for it and use it.
170170

171171
# Contribute
172172

0 commit comments

Comments
 (0)