Skip to content

Commit 5c4b84f

Browse files
committed
Fixed typo
1 parent 1899334 commit 5c4b84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/python/guides/pymongo/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ automatically.
4949
The following information about your MonogDB queries will be available to you on Sentry.io:
5050

5151
- Performance traces for all MongoDB queries
52-
- Breadcrumbs for all MongoDB queryies
52+
- Breadcrumbs for all MongoDB queries
5353
- Personal identifiable information (PII) will be stripped from all MongoDB queries. (This was tested for PyMongo 4.2 and below, but "should" also be future proof)
5454

5555
![MongoDB query details are shown as waterfall diagram](mongodb-query-performance-details.png)

0 commit comments

Comments
 (0)