Skip to content

Commit 33ad53c

Browse files
committed
rescale images, introduction.md
Signed-off-by: Howriq <[email protected]>
1 parent e9e152d commit 33ad53c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/book/v1/chapter-1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ We would add the following to our `composer.json` file located in our root folde
1616

1717
`dotkernel/dot-cache`
1818

19-
Provides caching support for DotKernel applications.
20-
It offers a PSR-6 and PSR-16 compatible caching system that integrates smoothly with DotKernel's service container.
19+
Provides caching support for Dotkernel applications.
20+
It offers a PSR-6 and PSR-16 compatible caching system that integrates smoothly with Dotkernel's service container.
2121

2222
`ramsey/uuid`
2323

@@ -32,7 +32,7 @@ It allows Doctrine to store and retrieve UUIDs as proper value objects instead o
3232
`roave/psr-container-doctrine`
3333

3434
Provides a set of factory classes that integrate Doctrine ORM with any PSR-11 container.
35-
It simplifies wiring Doctrine EntityManager, DBAL, configuration, and related services in frameworks like DotKernel.
35+
It simplifies wiring Doctrine EntityManager, DBAL, configuration, and related services in frameworks like Dotkernel.
3636

3737
`phpstan/phpstan-doctrine (dev requirement)`
3838

0 commit comments

Comments
 (0)