framesurge / perseus

A state-driven web development framework for Rust with full support for server-side rendering and static generation.
https://framesurge.sh/perseus/en-US
MIT License
2.15k stars 89 forks source link

Small typo fix in docs/generating-pages.md #310

Closed adundovi closed 11 months ago

adundovi commented 11 months ago

I was reading the book and I encountered a small typo, e.g. fora blog, which I corrected with my first PR for perseus. Thanks.