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
590460399d
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

@ -57,7 +57,7 @@ This module follows the [Domain Services Best Practices & Conventions](https://d
- `BlogAdminAppService` _(implements `IBlogAdminAppService`)_: Implements use cases of blog management.
- `BlogFeatureAdminAppService` _(implements `IBlogFeatureAdminAppService`)_: Implements use cases of Blog Feature Management.
- `BlogPostAdminAppService` _(implements `IBlogPostAdminAppService`)_: Implements use cases of Blog Post Management.
- `BlogPostAdminAppService` _(implements `IBlogPostAdminAppService`)_: Implements use cases of blog post management.
##### Common

Loading…
Cancel
Save