Skip to content

Commit 0816649

Browse files
authored
Fix table header typo 'statues' -> 'status'
1 parent e1ceed8 commit 0816649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ There is no _Complete_ status for test coverage because there are always additio
263263

264264
* **UserDefaults**: A mechanism for storing values to persist as user settings and local.
265265

266-
| Entity Name | Statues | Test Coverage | Notes |
266+
| Entity Name | Status | Test Coverage | Notes |
267267
|----------------|-----------------|---------------|-------------------------------------------------------------------------------------------------------------------------------|
268268
| `UserDefaults` | Incomplete | Incomplete | domain support, and forced objects remain unimplemented. |
269269
| `NSLocale` | Complete | Incomplete | Only unit test asserts locale key constant names |

0 commit comments

Comments
 (0)