Fix typos in descriptions for examples.json (#219)

This commit is contained in:
Onno Ekker
2017-05-15 16:48:21 +02:00
committed by Kumar McMillan
parent 8c61a66a80
commit 8ea3545b9d

View File

@@ -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": [