From 466cda235d776e0aaedd13d42d3d92da617d896d Mon Sep 17 00:00:00 2001 From: Konstantin Shcheglov Date: Tue, 29 Apr 2025 14:59:04 -0700 Subject: [PATCH] Fix typos in analyzer_testing/README.md Change-Id: If7cf1381220b7dbc64ae576e9921ee6a8ae9530b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425323 Reviewed-by: Samuel Rawlins Reviewed-by: Kevin Moore Commit-Queue: Konstantin Shcheglov --- pkg/analyzer_testing/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkg/analyzer_testing/README.md b/pkg/analyzer_testing/README.md index abd9da55601..8c25d493deb 100644 --- a/pkg/analyzer_testing/README.md +++ b/pkg/analyzer_testing/README.md @@ -14,8 +14,7 @@ Questions and discussions are welcome at the See the [LICENSE] file. [analyzer]: https://pub.dev/packages/analyzer -[analysis_server_plugin: https://pub.dev/packages/analysis_server_plugin -[discored channel]: https://discord.com/channels/608014603317936148/1171510601655275612 +[analysis_server_plugin]: https://pub.dev/packages/analysis_server_plugin +[discord channel]: https://discord.com/channels/608014603317936148/1171510601655275612 [LICENSE]: https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/LICENSE [triage]: https://github.com/dart-lang/sdk/blob/main/pkg/analyzer/TRIAGE.md -