Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Commit

Permalink
Fix code output
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-keating authored Jul 3, 2018
1 parent 9896522 commit 36e707f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js-events-and-css-classes-ARTICLE/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Sometimes once we've found an element we'd like to send it to another function t
Output:

```
This element has id: wombat and has the contents: A wombat.
This element has id: wombat and has the contents: Still just a wombat.
```


Expand Down

0 comments on commit 36e707f

Please sign in to comment.