From 04bfce055e4e1416415e74f172adbfe6ec4d0d5c Mon Sep 17 00:00:00 2001 From: Svetla Boykova Date: Mon, 11 Mar 2019 14:30:22 +0200 Subject: [PATCH] fix(calendar): Fixed typo #1098 --- en/components/calendar.md | 2 +- kr/components/calendar.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/components/calendar.md b/en/components/calendar.md index f2e8d42ccc..d501b3f6c3 100644 --- a/en/components/calendar.md +++ b/en/components/calendar.md @@ -358,7 +358,7 @@ When `year` button (in the subheader) is focused, use: When a day inside the current month is focused, use: - Arrow keys to navigate through the days, -- Arrow keys to navigation to previous/next month as well, +- Arrow keys to navigate to previous/next month as well, - Enter key to select the currently focused day. When a month inside the months view is focused, use: diff --git a/kr/components/calendar.md b/kr/components/calendar.md index b016664a77..78b46f6520 100644 --- a/kr/components/calendar.md +++ b/kr/components/calendar.md @@ -358,7 +358,7 @@ When `year` button (in the subheader) is focused, use: When a day inside the current month is focused, use: - Arrow keys to navigate through the days, -- Arrow keys to navigation to previous/next month as well, +- Arrow keys to navigate to previous/next month as well, - Enter key to select the currently focused day. When a month inside the months view is focused, use: