Sync content...
diff --git a/content/dev-setup.html b/content/dev-setup.html
index 45e5799..7345d32 100644
--- a/content/dev-setup.html
+++ b/content/dev-setup.html
@@ -209,6 +209,8 @@
<li>Download files <a href="https://cwiki.apache.org/confluence/download/attachments/61322291/AsterixCodeFormatProfile.xml">AsterixCodeFormatProfile.xml</a>
<a href="https://cwiki.apache.org/confluence/download/attachments/61322291/AsterixCleanupFormatProfile.xml">AsterixCleanupFormatProfile.xml</a></li>
<li>Import profiles into IntelliJ</li>
+ </ul>
+ <ul>
<li><code>File -> Settings -> Editor -> Code Style -> Java</code></li>
<li>Then, click the <code>Manage...</code> button</li>
<li>Click <code>Import</code> and import the <code>AsterixCodeFormatProfile.xml</code> as an Eclipse XML profile.</li>