Skip to content

Commit dff3476

Browse files
committed
Minor typos in the API doc
1 parent 43ff9ce commit dff3476

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/openapi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ paths:
912912
description: |-
913913
Returns a list of method signatures relevant to the current cursor
914914
position, along with an indication of which signature and argument
915-
is 'active'.
915+
are 'active'.
916916
917917
Only returned by semantic engines.
918918
@@ -938,7 +938,7 @@ paths:
938938
939939
The first signature and the first argument are both 0.
940940
941-
Identifying the positoin of an argument in the `label` for a signature
941+
Identifying the position of an argument in the `label` for a signature
942942
required matching the position of the text supplied in the `label` for
943943
the active parameter of the active signature.
944944
produces:

0 commit comments

Comments
 (0)