Skip to content

Commit

Permalink
Fix typo: Nubmer -> Number.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisberkhout committed Sep 26, 2024
1 parent d88f7da commit a2bc82f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1741,7 +1741,7 @@
"query": "tychon.tls.server.cipher.weight \u003e 2 or tychon.tls.server.protocol.weight \u003e 2"
},
"isBucketed": false,
"label": "Total Nubmer of High Risk Ciphers",
"label": "Total Number of High Risk Ciphers",
"operationType": "count",
"params": {
"emptyAsNull": false
Expand Down

0 comments on commit a2bc82f

Please sign in to comment.