Skip to content

Commit 9b10230

Browse files
committed
Fix typo in syntax chapter
1 parent 4f1223a commit 9b10230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/syntax/code_reuse_on_client_and_server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ undefined
5757
5858
{% endhighlight %}
5959

60-
In our web page, we can include our module using by including it as a script.
60+
In our web page, we can include our module by including it as a script.
6161

6262
{% highlight html %}
6363

0 commit comments

Comments
 (0)