diff options
author | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2023-04-27 23:18:48 -0400 |
---|---|---|
committer | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2023-04-27 23:18:48 -0400 |
commit | 40c2f139b4a9bde532c2e1c94f95eaa1014ea647 (patch) | |
tree | 281c1594b943c075bad7348bcc3d5b782c77f24c | |
parent | 43f8d684cebc0ef4dc89ea086994cced369f4191 (diff) |
markdown likes its spaces
-rw-r--r-- | oath_of_web_dev.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oath_of_web_dev.md b/oath_of_web_dev.md index 0d2e31d..b21bb2b 100644 --- a/oath_of_web_dev.md +++ b/oath_of_web_dev.md @@ -1,4 +1,4 @@ -#Oath of the dev +# Oath of the dev 1. I will have my browser developer console open at all times 2. I progress with small steps 3. I will write lots of console.log statements to undertand and debug `code` |