Skip to content

Commit 1113d42

Browse files
fix(core/bootstrap): note formatting
1 parent 68dfcfe commit 1113d42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

core/bootstrap.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
You may want to run a minimal version of API Platform. This one file runs API Platform (without
44
GraphQL, Eloquent, Doctrine MongoDB...). It requires the following Composer packages:
55

6-
> [!NOTE] This documentation is a work in progress we're working on improving it, in the mean time
6+
> [!NOTE]
7+
> This documentation is a work in progress we're working on improving it, in the mean time
78
> we declare most of the services manually in the
89
> [ApiPlatformProvider](https://github.com/api-platform/core/blob/64768a6a5b480e1b8e33c639fb28b27883c69b79/src/Laravel/ApiPlatformProvider.php)
910
> it can be source of inspiration.

0 commit comments

Comments
 (0)