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

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber authored Jul 21, 2022
1 parent 8f079e6 commit b515eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ At present, the L2 implementation is in it's V0 state with the following feature

- The L2 node exposes an HTTP API to serve a CAR file for a given (root, optional selector).

- The L2 node also exposes an HTTP to fetch stats that the operator/user of the L2 node might be interested in. These stats include the total amount of data downloaded by the L2 node, the amount of data served to other CDN peers by the L2 node etc etc.
- The L2 node also exposes an HTTP API to fetch stats that the operator/user of the L2 node might be interested in. These stats include the total amount of data downloaded by the L2 node, the amount of data served to other CDN peers by the L2 node etc etc.

## Setting up the L2 node and invoking the HTTP APIs

Expand Down

0 comments on commit b515eec

Please sign in to comment.