SaturnFramework / Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern
https://saturnframework.org
MIT License
703 stars 108 forks source link

SimpleTests - Fix typo #353

Closed 64J0 closed 1 year ago

64J0 commented 1 year ago

Description:

With this PR I'm fixing a typo in the module name for the SimpleTests.fs file, along with other minor fixes in this file.

cartermp commented 1 year ago

Thanks!