Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
docs: fix typo and make sentence easier to read (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
markprovan authored Jun 10, 2020
1 parent 4586d58 commit 92b5a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/content/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ It is faster because it can do things concurrently, while Antigen does it
sequentially. It also has the advantage of using a compiled language instead
of a scripting one.

You can see it working in the bellow:
You can see it working in the below example:

<script type="text/javascript" src="https://asciinema.org/a/4BUL2JSCF41ccllqU0FExQ83A.js" id="asciicast-4BUL2JSCF41ccllqU0FExQ83A" async></script>

0 comments on commit 92b5a6d

Please sign in to comment.