| commit | ec0048b9977f5403149798e45ace7e7d722996f0 | [log] [tgz] |
|---|---|---|
| author | Martino Yovo <martinosoyen@gmail.com> | Tue Oct 14 14:45:40 2025 -0700 |
| committer | GitHub <noreply@github.com> | Tue Oct 14 14:45:40 2025 -0700 |
| tree | 03d780e529c69518b36bda64454014b2a80c0b05 | |
| parent | 34742d7a6adcdc93ba7451f0a8b2fc396cdffa9b [diff] |
Fix stray backtick in markdown documentation (#1761)
diff --git a/README.md b/README.md index 4acb6d0..976e97c 100644 --- a/README.md +++ b/README.md
@@ -98,7 +98,7 @@ ## Using the formatter as a library -The `dart_style package exposes a simple [library API][] for formatting code. +The dart_style package exposes a simple [library API][] for formatting code. Basic usage looks like this: [library api]: https://pub.dev/documentation/dart_style/latest/