From 7fd290dc24084abda9ddcc8c3a166cf3c6cda674 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Thu, 3 Jan 2019 14:59:08 +0700 Subject: [PATCH] Fix history.md (again) --- web/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/history.md b/web/history.md index 05ded7a1b0..0445d9107f 100644 --- a/web/history.md +++ b/web/history.md @@ -9,7 +9,7 @@ * Adds the alignInputs() API function to facilitate touch-alias element work-arounds in case of future issues. (#69) * Bug Fix: - * Fix keyboard layer transition bug on mobile devices. (#978) + * Fixed keyboard layer transition bug on mobile devices. (#978) ## 2019-01-02 11.0.200 beta * Initial beta release of KeymanWeb 11