Skip to content

Commit 0699c46

Browse files
fix typo (#227)
1 parent 190e054 commit 0699c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/usage/target_os.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The following example will not allow `MyType` to be typeshared.
6363

6464
## Combined with features or other cfg attributes
6565

66-
Typehsare will not take into consideration any other `cfg` attributes other than `target_os` when generating types.
66+
Typehshare will not take into consideration any other `cfg` attributes other than `target_os` when generating types.
6767

6868
For example:
6969

0 commit comments

Comments
 (0)