diff --git a/readme.md b/readme.md index c2e02a0..72efc1b 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Recipe App -This is a small, purposefully-imcomplete recipe app intended to be used in some Copilot workshops. +This is a small, purposefully-incomplete recipe app intended to be used in some Copilot workshops. - Built with Node.js, Express, Handlebars, and Sqlite. - Scafholds a database with seed data on first launch.