Skip to content

Commit

Permalink
Style tweaks to Maven config.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed May 6, 2013
1 parent d49ddf3 commit b5ee649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h4>Maven</h4>
<pre class="prettyprint">&lt;dependency>
&lt;groupId>com.squareup.okhttp&lt;/groupId>
&lt;artifactId>okhttp&lt;/artifactId>
&lt;version><em class="version">(insert latest version)</em>&lt;/version>
&lt;version><span class="version pln"><em>(insert latest version)</em></span>&lt;/version>
&lt;/dependency></pre>

<h3 id="contributing">Contributing</h3>
Expand Down

0 comments on commit b5ee649

Please sign in to comment.