From 8ea3545b9d5dc9d7a9c7c2dc35538d7ac16351e1 Mon Sep 17 00:00:00 2001 From: Onno Ekker Date: Mon, 15 May 2017 16:48:21 +0200 Subject: [PATCH] Fix typos in descriptions for examples.json (#219) --- examples.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples.json b/examples.json index 467d753..9d98237 100644 --- a/examples.json +++ b/examples.json @@ -68,7 +68,7 @@ "commands.onCommand" ], "name": "commands", - "description": "Demonstrates using the commands API to set up a keyboard shortcut. Thr shortcut created is accessed using Ctrl+Shift+Y (Command+Shift+Y on a Mac)." + "description": "Demonstrates using the commands API to set up a keyboard shortcut. The shortcut created is accessed using Ctrl+Shift+Y (Command+Shift+Y on a Mac)." }, { "javascript_apis": [ @@ -231,7 +231,7 @@ "webNavigation.onCompleted" ], "name": "navigation-stats", - "description": "Demonstration of the webNavigation API, showing basic stata about which pages you've visited." + "description": "Demonstration of the webNavigation API, showing basic stats about which pages you've visited." }, { "javascript_apis": [