Skip to content

Commit bbb69d1

Browse files
committed
Fix style issue
1 parent c3f43d7 commit bbb69d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/items/static-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ provided for free static items.
3030

3131
A static item defined in a generic scope (for example in a blanket or default
3232
implementation) will result in exactly one static item being defined, as if
33-
the static definition was pulled out of the current scope into the module.
33+
the static definition was pulled out of the current scope into the module.
3434
There will *not* be one item per monomorphization.
3535

3636
This code:

0 commit comments

Comments
 (0)