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:
parent
9abbce00bb
commit
31c41362d5
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue