From fc7956adc7d2d542fce2dbdffef6f83e4459cb0b Mon Sep 17 00:00:00 2001 From: Dirk Baeumer Date: Wed, 26 Sep 2018 11:25:27 +0200 Subject: [PATCH] Fixed #569: Typo in the specification menu: "Initalized" -> "Initialized" --- _data/specification-toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/specification-toc.yml b/_data/specification-toc.yml index 83475aa..ef0d21b 100644 --- a/_data/specification-toc.yml +++ b/_data/specification-toc.yml @@ -5,7 +5,7 @@ children: - title: initialize anchor: initialize - - title: initalized + - title: initialized anchor: initialized - title: shutdown anchor: shutdown