diff --git a/README.md b/README.md index a819cfd..40d4b1f 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ The primary concept here is to bring the nicities that are brought forth from bo ## Future Ideas -- Cooke-based sessions are currently an afterthought, as this is an API framework, but websites are APIs too. +- Cookie-based sessions are currently an afterthought, as this is an API framework, but websites are APIs too. - Potentially support ASGI instead of WSGI. Will the tradeoffs be worth it? This is a question to ask. Procedural code works well for 90% use cases. - If frontend websites are supported, provide an official way to run webpack.