diff --git a/03 Lab 1 Domain-Driven Design.md b/03 Lab 1 Domain-Driven Design.md index 211c449..af7dcdf 100644 --- a/03 Lab 1 Domain-Driven Design.md +++ b/03 Lab 1 Domain-Driven Design.md @@ -27,4 +27,4 @@ The extra labs will help you during the build and, if time allows, you should co 1. TDD and APIs (especially if you are studying 304CEM). 2. TDD and JavaScript, to help you implement TDD for code running in the browser. -3. Async JavaScript which will improve your code structure and layout by introducing some of the more advanced JavaScript asynchronous constructs. \ No newline at end of file +3. Async JavaScript which will improve your code structure and layout by introducing some of the more advanced JavaScript asynchronous constructs.