Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update developer/wip/for-contributors/data-plane/custom-data-plane.md
Browse files Browse the repository at this point in the history
Co-authored-by: ndr_brt <[email protected]>
  • Loading branch information
wolf4ood and ndr-brt authored Sep 3, 2024
1 parent bc94094 commit 139cfc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ app.listen(port, () => {

```

We start with a basic `express` application that listens on port `3000` and logs every request with a basic middleware.
It's a basic `express` application that listens on port `3000` and logs every request with a basic middleware.

## 1. The Registration Phase

Expand Down

0 comments on commit 139cfc9

Please sign in to comment.