Skip to content

Commit 12315c4

Browse files
rxweibenrimmington
authored andcommitted
[SE-0214] Fix typo (#852)
1 parent d04acc1 commit 12315c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0214-DictionaryLiteral.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public init<Subject>(
3737
```
3838

3939
* This implementation depends on `DictionaryLiteral`'s continued existence.
40-
* The `@dynamiccallable` proposal will provide another use case for this type.
40+
* The `@dynamicCallable` proposal will provide another use case for this type.
4141

4242
Even when narrowly used, a type's reach is no longer a sufficient reason to deprecate it or remove it from the language. Absent *active harm*, source stability takes precedence. In this case, the `DictionaryLiteral` type causes no measurable harm beyond API sprawl and the issues with its name. The latter is easily fixed.
4343

0 commit comments

Comments
 (0)