Commit b52b0204 authored by GangCao's avatar GangCao Committed by Tomasz Zawadzki
Browse files

Doc/Blob: fix a typo in the document

parent 9472eecb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -225,7 +225,7 @@ with SPDK API.
### Error Handling

Asynchronous Blobstore callbacks all include an error number that should be checked; non-zero values
indicate and error. Synchronous calls will typically return an error value if applicable.
indicate an error. Synchronous calls will typically return an error value if applicable.

### Asynchronous API