Skip to content

Commit c2dd472

Browse files
doc: rephrase source name explanation (#138)
1 parent f5b960a commit c2dd472

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/MAIN.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Sources must be **registered**, either by the user or by an integration, before
3636
they are active. You can get, set, and manipulate sources using the source API,
3737
as described in [SOURCES](./SOURCES.md).
3838

39-
Sources can also define a **name**, which allows integrations to see if sources
40-
null-ls has already registered their sources to prevent duplicate registration.
39+
Sources can also define a **name**, which allows integrations to check whether
40+
null-ls has already registered them to prevent duplicate registration.
4141

4242
Sources may define a **condition**, which determines whether null-ls should
4343
register the source.

0 commit comments

Comments
 (0)