Skip to content

Commit

Permalink
fix(docs): fix in docs for typos in bootind and other docs
Browse files Browse the repository at this point in the history
fix in docs from "middlweware" to "middleware" in multiple docs

Signed-off-by: Vaibhav Kumar <[email protected]>
  • Loading branch information
vaibhavkumar-sf authored and achrinza committed Jun 24, 2022
1 parent 850c5b8 commit 2912fa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/site/LB3-vs-LB4-request-response-cycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ methods.
[#1293](https://github.com/loopbackio/loopback-next/issues/1293)
and
[#2035](https://github.com/loopbackio/loopback-next/issues/2035)
to track the progress on supporting Express middlweware in LoopBack 4." %}
to track the progress on supporting Express middleware in LoopBack 4." %}

If you want to mount an Express router in a LoopBack 4 application, you can use
the
Expand Down
2 changes: 1 addition & 1 deletion docs/site/migration/LB3-vs-LB4-booting.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ methods.
[#1293](https://github.com/loopbackio/loopback-next/issues/1293)
and
[#2035](https://github.com/loopbackio/loopback-next/issues/2035)
to track the progress on supporting Express middlweware in LoopBack 4." %}
to track the progress on supporting Express middleware in LoopBack 4." %}

If you want to mount an Express router in a LoopBack 4 application, you can use
the
Expand Down

0 comments on commit 2912fa9

Please sign in to comment.