We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04dc84f commit bc5ba8fCopy full SHA for bc5ba8f
packages/custom_lint_builder/README.md
@@ -17,7 +17,7 @@ If a package wants to access classes such as `LintRule` or `Assist` but do
17
not want to make a custom_lint plugin (such as for exposing new utilities
18
for plugin authors), then use `custom_lint_core` instead.
19
20
-Using `cutom_lint_builder` is reserved to plugin authors. Depending it on it
+Using `custom_lint_builder` is reserved to plugin authors. Depending it on it
21
will tell custom_lint that your package is a plugin, and therefore will try to
22
run it.
23
0 commit comments