Skip to content

Commit 8d86d13

Browse files
fix(core/bootstrap): use correct GitHub alert syntax with empty line separator (#2236)
* Initial plan * fix: apply prettier formatting to bootstrap.md Co-authored-by: vinceAmstoutz <46444652+vinceAmstoutz@users.noreply.github.com> * fix: use correct GitHub alert syntax with empty line separator Co-authored-by: vinceAmstoutz <46444652+vinceAmstoutz@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: vinceAmstoutz <46444652+vinceAmstoutz@users.noreply.github.com>
1 parent 1113d42 commit 8d86d13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

core/bootstrap.md

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

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

0 commit comments

Comments
 (0)