From 4824e5f27a1ff29299c768c766c4017ac94cd7d3 Mon Sep 17 00:00:00 2001 From: choongmanee Date: Mon, 24 Jul 2023 22:55:29 -0400 Subject: [PATCH] Fix Typo --- packages/riverpod_lint/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/riverpod_lint/README.md b/packages/riverpod_lint/README.md index a4a073e88..f6fa6c29d 100644 --- a/packages/riverpod_lint/README.md +++ b/packages/riverpod_lint/README.md @@ -103,7 +103,7 @@ Note that you can both enable and disable lint rules at once. This can be useful if your `analysis_options.yaml` includes another one: ```yaml -include: path/to/another/analys_options.yaml +include: path/to/another/analysis_options.yaml analyzer: plugins: - custom_lint