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.
1 parent 6af8495 commit 3f4d398Copy full SHA for 3f4d398
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