Fix feature description inconsistency
This commit is contained in:
parent
6b2b6c1b57
commit
43c79a35a8
@ -1,4 +1,4 @@
|
||||
// Feature: Format String Completion.
|
||||
// Feature: Format String Completion
|
||||
//
|
||||
// `"Result {result} is {2 + 2}"` is expanded to the `"Result {} is {}", result, 2 + 2`.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user