Skip to content

Commit 614d333

Browse files
authored
Merge pull request #46 from qoog/patch-1
docs: Correct usage of "API" in documentation
2 parents 63a1437 + f668f50 commit 614d333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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)