Skip to content

Commit

Permalink
mix tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
BrooklinJazz committed Jun 4, 2023
1 parent 9c42de2 commit ed1208a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,4 @@ See [start.livemd](https://github.com/DockYard-Academy/curriculum/blob/main/star

<!-- course-outline-end -->


2 changes: 1 addition & 1 deletion exercises/group_project_blog.livemd
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ $ git init

Edit the `README.md` file initialized in your Phoenix project.

Include atleast the following information:
Include at least the following information:

* Project Name
* Project Summary
Expand Down
4 changes: 2 additions & 2 deletions exercises/supervised_stack.livemd
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ children = [

<!-- livebook:{"break_markdown":true} -->

### Crash the Stack
### Crash The Stack

Open the `IEx` shell and send the `Stack` a `:pop` message to cause it to crash and restart.
Open the [IEx](https://hexdocs.pm/iex/IEx.html) shell and send the `Stack` a `:pop` message to cause it to crash and restart.

<!-- livebook:{"force_markdown":true} -->

Expand Down

0 comments on commit ed1208a

Please sign in to comment.