Skip to content

Commit a54f629

Browse files
committed
fix ampl casing
1 parent c30384f commit a54f629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ <h1>ampl vscode</h1>
263263
<p>
264264
created vscode extentsion that adds syntax highlighting, snippets,
265265
etc. for the
266-
<span class="AMPL">AMPL</span>
266+
<span class="AMPL">ampl</span>
267267
modeling language. made with
268268
<span class="TypeScript">typescript</span>.
269269
</p>

0 commit comments

Comments
 (0)