Skip to content

Commit

Permalink
Update runtime_node.md (#1432)
Browse files Browse the repository at this point in the history
typo: `erlang_ls.comfig` -> `erlang_ls.config`
  • Loading branch information
mhanberg authored Jul 8, 2023
1 parent e91c951 commit 290863d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/runtime_node.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ way to either launch or attach to the node.

That config file also enumerates the capabilities supported in the `Runtime
Node`, similar to the way code lens and diagnostic sources are currently
configured in the `erlang_ls.comfig` file. The initial assumption is that there
configured in the `erlang_ls.config` file. The initial assumption is that there
is a well-known set of supported ones. At a later stage we may include some
sort of capability query process on starting the `Runtime Node`.

Expand Down

0 comments on commit 290863d

Please sign in to comment.