docs: Fix typo / spelling (#76)
Some checks are pending
CI / ash-ci (push) Waiting to run

This commit is contained in:
Ovidiu Mazuru 2024-08-13 00:40:11 +03:00 committed by GitHub
parent db4d646561
commit ede41d3c12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,5 +55,5 @@ A large part of writing generators with igniter is leveraging our built-in suite
- `Igniter.Project.*` - project-level, off-the-shelf patchers
- `Igniter.Code.*` - working with zippers and manipulating source code
- `Ignier.Mix.*` - mix tasks, tools for writing igniter mix tasks
- `Igniter.Mix.*` - mix tasks, tools for writing igniter mix tasks
- `Igniter.Util.*` - various utilities and helpers