Skip to content

Commit 72dff50

Browse files
authored
Fix spacing
1 parent 31693c6 commit 72dff50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/2020-06-24-the-command-pattern.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Forget about whatever language or framework you’re using and try to think abou
2525

2626
Before we start, let’s take a moment to establish our domain.
2727
I’m going to choose the admin dashboard because it’s pretty broadly applicable and most software projects have at least some notion of an admin dashboard.
28+
2829
However, **at a high-level**, I think you could apply almost everything below to pretty much any domain you want.
2930

3031
So from here on out, our “program” is an admin dashboard.

0 commit comments

Comments
 (0)