Skip to content

Commit 681cdab

Browse files
committed
fix: add missing word in Builder Score documentation
Fixed typo in Max Score section: "weak ( to 8 points)" -> "weak (up to 8 points)"
1 parent 1a50b49 commit 681cdab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/protocol-concepts/scoring-systems/builder-score

docs/protocol-concepts/scoring-systems/builder-score/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Defines the maximum amount of points each Data Point can contribute to the overa
4848

4949
- strong (up to 40 points)
5050
- medium (up to 20 points)
51-
- weak ( to 8 points)
51+
- weak (up to 8 points)
5252

5353
The mapping between signal strength and max score is just a framework for human decision, not enforced at the code level.
5454

0 commit comments

Comments
 (0)