Skip to content

Commit 217b51f

Browse files
authored
fix typos in LLM Rules
1 parent 8039fc2 commit 217b51f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

platform-includes/llm-rules-platform/_default.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Sentry provides a set of rules you can use to help your LLM use Sentry correctly. Copy this file and add it to your projects rules configuration.
44

55
````markdown {filename:rules.md}
6-
These examples should be used as guidance when configuring Sentry functionlaity within a project.
6+
These examples should be used as guidance when configuring Sentry functionality within a project.
77

88
# Error / Exception Tracking
99

platform-includes/llm-rules-platform/javascript.node.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Sentry provides a set of rules you can use to help your LLM use Sentry correctly. Copy this file and add it to your projects rules configuration.
44

55
````markdown {filename:rules.md}
6-
These examples should be used as guidance when configuring Sentry functionlaity within a project.
6+
These examples should be used as guidance when configuring Sentry functionality within a project.
77

88
# Error / Exception Tracking
99

platform-includes/llm-rules-platform/javascript.react.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Sentry provides a set of rules you can use to help your LLM use Sentry correctly. Copy this file and add it to your projects rules configuration.
44

55
````markdown {filename:rules.md}
6-
These examples should be used as guidance when configuring Sentry functionlaity within a project.
6+
These examples should be used as guidance when configuring Sentry functionality within a project.
77

88
# Error / Exception Tracking
99

0 commit comments

Comments
 (0)