Fix minor typos

This commit is contained in:
Justin Berman
2019-10-31 15:26:34 -07:00
parent bb1ab90aed
commit 62f771db74
10 changed files with 26 additions and 39 deletions

47
package-lock.json generated
View File

@@ -2383,6 +2383,7 @@
"version": "2.0.4", "version": "2.0.4",
"resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.4.tgz", "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.4.tgz",
"integrity": "sha512-Vw26VSLRpJfBofiVaFb/I8PVfdI1OxKcYShe6fm0sP/DtmiWQNCjhM/okTvdCo0G+lMMm1rMYbk4IK4x1X+kgQ==", "integrity": "sha512-Vw26VSLRpJfBofiVaFb/I8PVfdI1OxKcYShe6fm0sP/DtmiWQNCjhM/okTvdCo0G+lMMm1rMYbk4IK4x1X+kgQ==",
"dev": true,
"optional": true, "optional": true,
"requires": { "requires": {
"good-listener": "^1.2.2", "good-listener": "^1.2.2",
@@ -3188,6 +3189,7 @@
"version": "3.2.0", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz", "resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz",
"integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==", "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==",
"dev": true,
"optional": true "optional": true
}, },
"delegates": { "delegates": {
@@ -4197,8 +4199,7 @@
"ansi-regex": { "ansi-regex": {
"version": "2.1.1", "version": "2.1.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"aproba": { "aproba": {
"version": "1.2.0", "version": "1.2.0",
@@ -4219,14 +4220,12 @@
"balanced-match": { "balanced-match": {
"version": "1.0.0", "version": "1.0.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"brace-expansion": { "brace-expansion": {
"version": "1.1.11", "version": "1.1.11",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"balanced-match": "^1.0.0", "balanced-match": "^1.0.0",
"concat-map": "0.0.1" "concat-map": "0.0.1"
@@ -4241,20 +4240,17 @@
"code-point-at": { "code-point-at": {
"version": "1.1.0", "version": "1.1.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"concat-map": { "concat-map": {
"version": "0.0.1", "version": "0.0.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"console-control-strings": { "console-control-strings": {
"version": "1.1.0", "version": "1.1.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"core-util-is": { "core-util-is": {
"version": "1.0.2", "version": "1.0.2",
@@ -4371,8 +4367,7 @@
"inherits": { "inherits": {
"version": "2.0.3", "version": "2.0.3",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"ini": { "ini": {
"version": "1.3.5", "version": "1.3.5",
@@ -4384,7 +4379,6 @@
"version": "1.0.0", "version": "1.0.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"number-is-nan": "^1.0.0" "number-is-nan": "^1.0.0"
} }
@@ -4399,7 +4393,6 @@
"version": "3.0.4", "version": "3.0.4",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"brace-expansion": "^1.1.7" "brace-expansion": "^1.1.7"
} }
@@ -4407,14 +4400,12 @@
"minimist": { "minimist": {
"version": "0.0.8", "version": "0.0.8",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"minipass": { "minipass": {
"version": "2.3.5", "version": "2.3.5",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"safe-buffer": "^5.1.2", "safe-buffer": "^5.1.2",
"yallist": "^3.0.0" "yallist": "^3.0.0"
@@ -4433,7 +4424,6 @@
"version": "0.5.1", "version": "0.5.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"minimist": "0.0.8" "minimist": "0.0.8"
} }
@@ -4514,8 +4504,7 @@
"number-is-nan": { "number-is-nan": {
"version": "1.0.1", "version": "1.0.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"object-assign": { "object-assign": {
"version": "4.1.1", "version": "4.1.1",
@@ -4527,7 +4516,6 @@
"version": "1.4.0", "version": "1.4.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"wrappy": "1" "wrappy": "1"
} }
@@ -4613,8 +4601,7 @@
"safe-buffer": { "safe-buffer": {
"version": "5.1.2", "version": "5.1.2",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"safer-buffer": { "safer-buffer": {
"version": "2.1.2", "version": "2.1.2",
@@ -4650,7 +4637,6 @@
"version": "1.0.2", "version": "1.0.2",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"code-point-at": "^1.0.0", "code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0", "is-fullwidth-code-point": "^1.0.0",
@@ -4670,7 +4656,6 @@
"version": "3.0.1", "version": "3.0.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"ansi-regex": "^2.0.0" "ansi-regex": "^2.0.0"
} }
@@ -4714,14 +4699,12 @@
"wrappy": { "wrappy": {
"version": "1.0.2", "version": "1.0.2",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"yallist": { "yallist": {
"version": "3.0.3", "version": "3.0.3",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
} }
} }
}, },
@@ -4932,6 +4915,7 @@
"version": "1.2.2", "version": "1.2.2",
"resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz", "resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
"integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=", "integrity": "sha1-1TswzfkxPf+33JoNR3CWqm0UXFA=",
"dev": true,
"optional": true, "optional": true,
"requires": { "requires": {
"delegate": "^3.1.2" "delegate": "^3.1.2"
@@ -7983,6 +7967,7 @@
"version": "1.17.1", "version": "1.17.1",
"resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.17.1.tgz", "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.17.1.tgz",
"integrity": "sha512-PrEDJAFdUGbOP6xK/UsfkC5ghJsPJviKgnQOoxaDbBjwc8op68Quupwt1DeAFoG8GImPhiKXAvvsH7wDSLsu1Q==", "integrity": "sha512-PrEDJAFdUGbOP6xK/UsfkC5ghJsPJviKgnQOoxaDbBjwc8op68Quupwt1DeAFoG8GImPhiKXAvvsH7wDSLsu1Q==",
"dev": true,
"requires": { "requires": {
"clipboard": "^2.0.0" "clipboard": "^2.0.0"
} }
@@ -8680,6 +8665,7 @@
"version": "1.1.2", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz", "resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
"integrity": "sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=", "integrity": "sha1-DnNQrN7ICxEIUoeG7B1EGNEbOW0=",
"dev": true,
"optional": true "optional": true
}, },
"select-hose": { "select-hose": {
@@ -9679,6 +9665,7 @@
"version": "2.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz", "resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==", "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==",
"dev": true,
"optional": true "optional": true
}, },
"tinycolor2": { "tinycolor2": {

View File

@@ -1,7 +1,7 @@
<div class="section"> <div class="section">
<h2><a href="/docs/#sdk">SDK</a> : Delete</h2> <h2><a href="/docs/#sdk">SDK</a> : Delete</h2>
<p><span class="font-semibold">Delete</span> lets your delete an item from a user's database. This API with will return a promise that gets resolved once the item has been durably deleted from the database.</p> <p><span class="font-semibold">Delete</span> lets you delete an item from a user's database. This API will return a promise that gets resolved once the item has been durably deleted from the database.</p>
<pre> <pre>
<code class="language-javascript">userbase.delete(databaseName, itemId) <code class="language-javascript">userbase.delete(databaseName, itemId)

View File

@@ -1,7 +1,7 @@
<div class="section"> <div class="section">
<h2><a href="/docs/#sdk">SDK</a> : Insert</h2> <h2><a href="/docs/#sdk">SDK</a> : Insert</h2>
<p><span class="font-semibold">Insert</span> lets your add items to a user's database. This API with will return a promise that gets resolved once the item has been durably inserted into the database.</p> <p><span class="font-semibold">Insert</span> lets you add items to a user's database. This API will return a promise that gets resolved once the item has been durably inserted into the database.</p>
<pre> <pre>
<code class="language-javascript">userbase.insert(databaseName, item, itemId) <code class="language-javascript">userbase.insert(databaseName, item, itemId)

View File

@@ -1,7 +1,7 @@
<div class="section"> <div class="section">
<h2><a href="/docs/#sdk">SDK</a> : OpenDatabase</h2> <h2><a href="/docs/#sdk">SDK</a> : OpenDatabase</h2>
<p><span class="font-semibold">OpenDatabase</span> lets your retrieve data stored by the users of your web app. You also need to have a database open before storing or modify user data. This API with will return a promise that gets resolved once the database becomes available for use.</p> <p><span class="font-semibold">OpenDatabase</span> lets you retrieve data stored by the users of your web app. You also need to have a database open before storing or modifying user data. This API will return a promise that gets resolved once the database becomes available for use.</p>
<pre> <pre>
<code class="language-javascript">userbase.openDatabase(databaseName, changeHandler) <code class="language-javascript">userbase.openDatabase(databaseName, changeHandler)

View File

@@ -1,7 +1,7 @@
<div class="section"> <div class="section">
<h2><a href="/docs/#sdk">SDK</a> : SignInWithSession</h2> <h2><a href="/docs/#sdk">SDK</a> : SignInWithSession</h2>
<p><span class="font-semibold">SignInWithSession</span> lets you automatically log in a user using the last used session. This API with will return a promise that gets resolved once the session has been validated. If the session is valid, the user gets automatically logged in.</p> <p><span class="font-semibold">SignInWithSession</span> lets you automatically log in a user using the last used session. This API will return a promise that gets resolved once the session has been validated. If the session is valid, the user gets automatically logged in.</p>
<pre> <pre>
<code class="language-javascript">userbase.signInWithSession() <code class="language-javascript">userbase.signInWithSession()

View File

@@ -1,7 +1,7 @@
<div class="section"> <div class="section">
<h2><a href="/docs/#sdk">SDK</a> : SignIn</h2> <h2><a href="/docs/#sdk">SDK</a> : SignIn</h2>
<p><span class="font-semibold">SignIn</span> lets your users log into your web app. This API with will return a promise that gets resolved once the user has been logged in.</p> <p><span class="font-semibold">SignIn</span> lets you users log into your web app. This API will return a promise that gets resolved once the user has been logged in.</p>
<pre> <pre>
<code class="language-javascript">userbase.signIn(username, password) <code class="language-javascript">userbase.signIn(username, password)

View File

@@ -1,7 +1,7 @@
<div class="section"> <div class="section">
<h2><a href="/docs/#sdk">SDK</a> : SignOut</h2> <h2><a href="/docs/#sdk">SDK</a> : SignOut</h2>
<p><span class="font-semibold">SignOut</span> lets your users log out of your web app. This API with will return a promise that gets resolved once the user has been logged out.</p> <p><span class="font-semibold">SignOut</span> lets you users log out of your web app. This API will return a promise that gets resolved once the user has been logged out.</p>
<pre> <pre>
<code class="language-javascript">userbase.signOut() <code class="language-javascript">userbase.signOut()

View File

@@ -1,7 +1,7 @@
<div class="section"> <div class="section">
<h2><a href="/docs/#sdk">SDK</a> : SignUp</h2> <h2><a href="/docs/#sdk">SDK</a> : SignUp</h2>
<p><span class="font-semibold">SignUp</span> lets you create user accounts for your web app. This API with will return a promise that gets resolved once the user account has been created.</p> <p><span class="font-semibold">SignUp</span> lets you create user accounts for your web app. This API will return a promise that gets resolved once the user account has been created.</p>
<pre> <pre>
<code class="language-javascript">userbase.signUp(username, password) <code class="language-javascript">userbase.signUp(username, password)

View File

@@ -1,7 +1,7 @@
<div class="section"> <div class="section">
<h2><a href="/docs/#sdk">SDK</a> : Update</h2> <h2><a href="/docs/#sdk">SDK</a> : Update</h2>
<p><span class="font-semibold">Update</span> lets your modify an existing item in a user's database. This API with will return a promise that gets resolved once the item has been durably updated into the database.</p> <p><span class="font-semibold">Update</span> lets you modify an existing item in a user's database. This API will return a promise that gets resolved once the item has been durably updated in the database.</p>
<pre> <pre>
<code class="language-javascript">userbase.update(databaseName, item, itemId) <code class="language-javascript">userbase.update(databaseName, item, itemId)