Skip to content

Commit

Permalink
Minor typos in the API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
puremourning committed Jul 13, 2019
1 parent 43ff9ce commit dff3476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@ paths:
description: |-
Returns a list of method signatures relevant to the current cursor
position, along with an indication of which signature and argument
is 'active'.
are 'active'.
Only returned by semantic engines.
Expand All @@ -938,7 +938,7 @@ paths:
The first signature and the first argument are both 0.
Identifying the positoin of an argument in the `label` for a signature
Identifying the position of an argument in the `label` for a signature
required matching the position of the text supplied in the `label` for
the active parameter of the active signature.
produces:
Expand Down

0 comments on commit dff3476

Please sign in to comment.