diff --git a/rust/src/flavour_colours.rs b/rust/src/flavour_colours.rs index 0231d64..30ec1c0 100644 --- a/rust/src/flavour_colours.rs +++ b/rust/src/flavour_colours.rs @@ -69,7 +69,7 @@ impl IntoIterator for FlavourColours { } } -/// Given a colour table taken from the main catppuccin readme, validate each +/// Given a colour table taken from the main Catppuccin readme, validate each /// colour in the given flavour implementation. /// Copy the table in question from the following URL: /// https://github.com/catppuccin/catppuccin#-palettes