Skip to content

Commit eea2fa0

Browse files
committed
upper L in CellML [fixes #121]
1 parent e3526b9 commit eea2fa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/webapp/WEB-INF/Index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
</div>
258258

259259
<input type="radio" id="newArchiveTemplate-CellMl" name="newArchiveTemplate" value="cellml" />
260-
<label for="newArchiveTemplate-CellMl">Create an archive from <b>CellMl model repository</b></label><br />
260+
<label for="newArchiveTemplate-CellMl">Create an archive from <b>CellML model repository</b></label><br />
261261
<div class="create-parameter on-archive-cellml">
262262
<input type="text" name="newArchiveCellMlLink" placeholder="link to CellML repository" size="50" /><br />
263263
</div>

0 commit comments

Comments
 (0)