docs(README): fix AsciiDoc syntax

This commit is contained in:
Anton Strogonoff 2021-11-25 13:28:41 +01:00 committed by GitHub
parent ea6e7a8ece
commit c692a0332f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ As of 0.1.0, support is limited to:
- `readPointer({ dir, gitdir, content })`
+
where `dir`, `gitdir` behavior mimics that of Isomorphic Git,
and content is a `Buffer`.
and `content` is a `Buffer`.
- `downloadBlobFromPointer({ http, headers, url }, lfsPointer)`