Skip to content

Commit 3c6e53c

Browse files
Update moderation.md (#703)
Title for Integration Patterns was incorrect since Patterns was spelled as Patters ## What this does Simple spelling mistake fix. ## Type of change - [ ] Bug fix - [ ] New feature - [ ] Breaking change - [x] Documentation - [ ] Performance improvement ## Scope check - [x] I read the [Contributing Guide](https://github.com/crmne/ruby_llm/blob/main/CONTRIBUTING.md) - [x] This aligns with RubyLLM's focus on **LLM communication** - [x] This isn't application-specific logic that belongs in user code - [x] This benefits most users, not just my specific use case
1 parent 61bccb4 commit 3c6e53c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_core_features/moderation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ end
139139

140140
Refer to the [Available Models Reference]({% link _reference/available-models.md %}) for details on moderation models and their capabilities.
141141

142-
## Integration Patters
142+
## Integration Patterns
143143

144144
### Pre-Chat Moderation
145145

0 commit comments

Comments
 (0)