docs: fix typo

This commit is contained in:
multisn8 2024-01-19 12:07:09 +01:00
parent 2e6bd6890b
commit 5016ef3728
Signed by: multisamplednight
GPG key ID: C81EF9B053977241

View file

@ -1,4 +1,4 @@
//! The midterm solution for source representation, until we've got a nice source frontent.
//! The midterm solution for source representation, until we've got a nice source frontend.
//!
//! Sacrifices type expressivity for the sake of typability in [RON] files.
//!