Skip to content

Commit 3f4cee8

Browse files
Fix minor naming issue in docs/SPECIFICATION.html and docs/index.html.
1 parent 3857a59 commit 3f4cee8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/SPECIFICATION.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<!-- Markdown source is embedded below. marked.js will render it into #content. -->
2222
<script id="md" type="text/markdown">
23-
# Abstract State Machine Language Specification
23+
# Prefix Specification
2424

2525
<p align="center">
2626
<img alt="Prefix icon" src="./icon.png">

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<!-- Markdown source is embedded below. marked.js will render it into #content. -->
2222
<script id="md" type="text/markdown">
23-
# Abstract State Machine Language
23+
# Prefix
2424

2525
<p align="center">
2626
<img alt="Prefix icon" src="./icon.png">

0 commit comments

Comments
 (0)