Fix typo in higlighter (why is it so hard to spell?)

This commit is contained in:
Héctor Ramón Jiménez 2023-09-19 20:55:39 +02:00
parent f806d001e6
commit 77db169902
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -1,6 +1,6 @@
[package]
name = "iced_highlighter"
description = "A syntax higlighter for iced"
description = "A syntax highlighter for iced"
version.workspace = true
authors.workspace = true
edition.workspace = true