Browse Source

Update docs/en/Modules/cms-kit/Blog-System.md

Co-authored-by: İlkay İlknur <ilkay@ilkayilknur.com>
pull/8861/head
Enis Necipoglu 5 years ago
committed by GitHub
parent
commit
5e41a9081d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/Modules/cms-kit/Blog-System.md

2
docs/en/Modules/cms-kit/Blog-System.md

@ -65,7 +65,7 @@ This module follows the [Domain Services Best Practices & Conventions](https://d
##### Public
- `BlogPostPublicAppService` _(implements `IBlogPostPublicAppService`)_: Implements public blog post displaying operations.
- `BlogPostPublicAppService` _(implements `IBlogPostPublicAppService`)_: Implements use cases of blog posts management on public websites.
### Database providers

Loading…
Cancel
Save