Skip to content

Commit

Permalink
fix(docs): documentation update from demostrate to demonstrate
Browse files Browse the repository at this point in the history
documentation update from demostrate to demonstrate

Signed-off-by: Vaibhav Kumar <[email protected]>
  • Loading branch information
vaibhavkumar-sf authored and achrinza committed Jun 24, 2022
1 parent ca1bd55 commit 09ab9bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/multi-tenancy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,5 +359,5 @@ Signed-off-by: Raymond Feng <[email protected]>
### Features

* **example-multi-tenancy:** add multi-tenancy action and strategies ([fdfde2d](https://github.com/loopbackio/loopback-next/commit/fdfde2d41863b424051f11a92f12636c74549217))
* **example-multi-tenancy:** scaffold an example to demostrate multi-tenancy ([5129c31](https://github.com/loopbackio/loopback-next/commit/5129c3100d662858bddff60222c7c83ad56b0e46))
* **example-multi-tenancy:** scaffold an example to demonstrate multi-tenancy ([5129c31](https://github.com/loopbackio/loopback-next/commit/5129c3100d662858bddff60222c7c83ad56b0e46))
* **example-multi-tenancy:** use context configuration APIs for the action ([0f93dc1](https://github.com/loopbackio/loopback-next/commit/0f93dc13c53e83dedc2caedadc36807953792dd6))
2 changes: 1 addition & 1 deletion examples/multi-tenancy/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">

<head>
<title>An example to demostrate multi-tenancy with LoopBack 4</title>
<title>An example to demonstrate multi-tenancy with LoopBack 4</title>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
Expand Down

0 comments on commit 09ab9bf

Please sign in to comment.