Skip to content
Closed

Typo #123

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions about-getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h2 id="adding-documentation-comments-to-your-code">Adding Documentation Comment
}
</code></pre>
</figure>
<p>Adding a description is simple, just type the description you want in the documentaton comment.</p>
<p>Adding a description is simple, just type the description you want in the documentation comment.</p>
<p>Special &quot;documentation tags&quot; can be used to give more information. For example, if the function is a constructor, you can indicate this by adding a
tag.</p>
<figure>
Expand Down Expand Up @@ -97,4 +97,4 @@ <h2 id="generating-a-website">Generating A Website</h2>
</script>
</body>

</html>
</html>