From 8a34f625520ceb8ba54895455b2483479b0ce7aa Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Wed, 19 Jun 2024 22:58:37 +0200 Subject: [PATCH] [TASK] Use proper code formatting in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6fd3e2f..597949e6 100644 --- a/README.md +++ b/README.md @@ -792,7 +792,7 @@ classDiagram * [docteurklein](https://github.com/docteurklein) for output formatting and `CSSList->remove()` inspiration. * [nicolopignatelli](https://github.com/nicolopignatelli) for PSR-0 compatibility. * [diegoembarcadero](https://github.com/diegoembarcadero) for keyframe at-rule parsing. -* [goetas](https://github.com/goetas) for @namespace at-rule support. +* [goetas](https://github.com/goetas) for `@namespace` at-rule support. * [ziegenberg](https://github.com/ziegenberg) for general housekeeping and cleanup. * [View full list](https://github.com/sabberworm/PHP-CSS-Parser/contributors)