Skip to content

Commit b44e6e9

Browse files
committed
Use colons in abbrs b/c en dashes not expanding
1 parent 4d2869f commit b44e6e9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

json-fortran.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,10 @@ chage log can be found on the
5757

5858
* For more information about JSON, see: <http://www.json.org/>
5959

60-
*[API]: Application Programming Interface--a set of routines, protocols, and tools for building software applications
61-
*[JSON]: JavaScript Object Notation--A human friendly syntax for storing and exchanging data
60+
*[API]: Application Programming Interface: a set of routines, protocols, and tools for building software applications
61+
*[JSON]: JavaScript Object Notation: A human friendly syntax for storing and exchanging data
6262
*[current stable release]: {!__VERSION__!}
63+
*[latest stable release]: {!__VERSION__!}
6364

6465
[^1]:
6566
Documentation for a particular release does not contain links

0 commit comments

Comments
 (0)