Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/perf/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ TBD: It would be nice if we could link to an example.

* If the calls are coming from a package that you don't own,
contact the package owner and ask why
these calls are necessary? Can they be reduced or
these calls are necessary. Can they be reduced or
eliminated? If not, you might need to find another
package, or write your own.

Expand Down