Skip to content

Commit 4f40958

Browse files
zyriabSkn0tt
andauthored
fix: remove typo (#611)
Co-authored-by: Simon Knott <info@simonknott.de>
1 parent 0681a72 commit 4f40958

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
@@ -114,7 +114,7 @@ Using this configuration, if minimum threshold scores are supplied and not met,
114114
# Set minimum thresholds for each report area
115115
[plugins.inputs.thresholds]
116116
performance = 0.9
117-
accessibility: = 0.7
117+
accessibility = 0.7
118118

119119
# to audit an HTML file other than index.html in the build directory
120120
[[plugins.inputs.audits]]

0 commit comments

Comments
 (0)