Skip to content

Commit 283c9dd

Browse files
committed
missing period
1 parent 1f0a200 commit 283c9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3873-build-std-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ rustc's [platform support docs][platform-support], for tier three targets:
159159
> automated testing ensures that each tier 1 target builds and passes tests
160160
> after each change.
161161
162-
As an innate property of the target, not all targets can support the `std` crate
162+
As an innate property of the target, not all targets can support the `std` crate.
163163
This is independent of its tier, where as stated in the
164164
[Target Tier Policy][target-tier-policy] lower-tier targets may not have a
165165
complete implementation for all APIs in the crates they can support.

0 commit comments

Comments
 (0)