We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6af8495 + 3f4d398 commit f2821eeCopy full SHA for f2821ee
src/items/static-items.md
@@ -61,7 +61,7 @@ type does not have to implement the `Sync` trait.
61
62
## Using Statics or Consts
63
64
-In can be confusing whether or not you should use a constant item or a static
+It can be confusing whether or not you should use a constant item or a static
65
item. Constants should, in general, be preferred over statics unless one of the
66
following are true:
67
0 commit comments