1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Fixed typo.

This commit is contained in:
Erik C. Thauvin 2016-01-20 15:59:05 -08:00
parent 9abbce00bb
commit 31c41362d5

View file

@ -127,7 +127,7 @@ val p = kotlinProject {
<h2 class="section" id="idea-plugin">4. Sync your build file</h2>
<p>
If you're using Intellij IDEA, make sure you've <a href="../idea-plug-in/index.html">installed the Kobalt plugin</a> and then go to <code>Kobalt -> Sync Build File</code>. This will download dependencies in a way that IDEA understand so you no loger get errors.
If you're using Intellij IDEA, make sure you've <a href="../idea-plug-in/index.html">installed the Kobalt plugin</a> and then go to <code>Kobalt -> Sync Build File</code>. This will download dependencies in a way that IDEA understand so you no longer get errors.
</p>
<h2 class="section" id="next-steps">5. Next steps</h2>
@ -154,4 +154,4 @@ val p = kotlinProject {
<!--
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script>
-->
</body>
</body>