Browse Source

Update Blob-Storing.md

pull/7110/head
Nicolas 5 years ago
committed by GitHub
parent
commit
05cc671f47
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/Blob-Storing.md

2
docs/en/Blob-Storing.md

@ -14,7 +14,7 @@ ABP BLOB Storage system is also compatible to other ABP Framework features like
## BLOB Storage Providers
The ABP Framework has already the following storage provider implementations;
The ABP Framework has already the following storage provider implementations:
* [File System](Blob-Storing-File-System.md): Stores BLOBs in a folder of the local file system, as standard files.
* [Database](Blob-Storing-Database.md): Stores BLOBs in a database.

Loading…
Cancel
Save