Skip to content

Commit f668f50

Browse files
authored
docs: Correct usage of "API" in documentation
1 parent 63a1437 commit f668f50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ either `file` or `s3`.
1818
The `s3` backend will also work with (for example) Google Cloud Storage buckets (instructions [here](https://medium.com/google-cloud/using-google-cloud-storage-with-minio-object-storage-c994fe4aab6b)).
1919

2020
### Data Validity
21-
Currently, the archiver and api do not validate the beacon node's data. Therefore, it's important to either trust the
21+
Currently, the archiver and API do not validate the beacon node's data. Therefore, it's important to either trust the
2222
Beacon node, or validate the data in the client. There is an open [issue](https://github.com/base/blob-archiver/issues/4)
23-
to add data validation to the archiver and api.
23+
to add data validation to the archiver and API.
2424

2525
### Development
2626
The `Makefile` contains a number of commands for development:

0 commit comments

Comments
 (0)