Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Bad close for back tick
  • Loading branch information
atilacamurca committed May 9, 2018
1 parent bad44ec commit e2a5b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Now you got it.

## Wait, what happened?

Well, the Elm application will be compiled into a single `dist.js** file, the content of this JavaScript file will be inlined into our Rust source code:
Well, the Elm application will be compiled into a single `dist.js` file, the content of this JavaScript file will be inlined into our Rust source code:

**src/main.rs**
```rust
Expand Down

0 comments on commit e2a5b3e

Please sign in to comment.