Description
Fix spelling inconsistency in docs/server/configuration.md to follow en-GB-oxendict style (-ize spelling).
Details
On line 24, change:
- "builder normalises the supplied configuration via"
to:
- "builder normalizes the supplied configuration via"
The method name BackoffConfig::normalised should remain unchanged - only update the prose text.
Context
Identified during PR review: #301 (comment)
Reference
Description
Fix spelling inconsistency in
docs/server/configuration.mdto follow en-GB-oxendict style (-ize spelling).Details
On line 24, change:
to:
The method name
BackoffConfig::normalisedshould remain unchanged - only update the prose text.Context
Identified during PR review: #301 (comment)
Reference