Fixed a mispelt word

This commit is contained in:
Nick Spirit
2018-10-12 09:27:52 -04:00
committed by GitHub
parent baad7cd60d
commit da5e288476
+1 -1
View File
@@ -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.