Skip to content

Commit

Permalink
text revision for US English spelling (mdn#2746)
Browse files Browse the repository at this point in the history
analyse -> analyze
  • Loading branch information
timohaver authored Feb 28, 2021
1 parent 62497d9 commit c737778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/api/event/eventphase/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h3 id="HTML">HTML</h3>
<pre class="brush: html">&lt;h4&gt;Event Propagation Chain&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Click 'd1'&lt;/li&gt;
&lt;li&gt;Analyse event propagation chain&lt;/li&gt;
&lt;li&gt;Analyze event propagation chain&lt;/li&gt;
&lt;li&gt;Click next div and repeat the experience&lt;/li&gt;
&lt;li&gt;Change Capturing mode&lt;/li&gt;
&lt;li&gt;Repeat the experience&lt;/li&gt;
Expand Down

0 comments on commit c737778

Please sign in to comment.