Skip to content

Commit

Permalink
forgot the period needed to stay where it was
Browse files Browse the repository at this point in the history
  • Loading branch information
jaivinwylde authored Mar 10, 2021
1 parent 62c23c2 commit bb27979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
</head>

<body>
<h1>This is <span class="type" data-words="a test, an experiment, a trial, an exercise">a test</span>.</h1>
<h1>This is <span class="type" data-words="a test., an experiment., a trial., an exercise.">a test</span></h1>

<script src="https://cdn.jsdelivr.net/npm/animejs@3.2.0/lib/anime.min.js"></script>
<script src="main.js"></script>
Expand Down

0 comments on commit bb27979

Please sign in to comment.