Skip to content

Commit f5ed560

Browse files
Fix typo in index.mdx (#3481)
1 parent 58be903 commit f5ed560

File tree

1 file changed

+1
-1
lines changed
  • src/docs/product/issues/issue-owners

1 file changed

+1
-1
lines changed

src/docs/product/issues/issue-owners/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You define ownership rules per project. To configure ownership rules, navigate t
2424
Types of matches available:
2525

2626
1. Path: matches against all file paths in the event's stack trace
27-
2. Module: matches against the module i the event's stack trace
27+
2. Module: matches against the module in the event's stack trace
2828
3. URL: matches against the event's `url`
2929
4. Tag: matches against event tags
3030

0 commit comments

Comments
 (0)