From 82154aea64ea3f3c89f7cb4225bd1da86afbfedb Mon Sep 17 00:00:00 2001 From: Rahiem <50448706+Rahiem8855@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:37:01 +0100 Subject: [PATCH] fix(bootstrap): correct typo and adjust title case * Update bootstrap.md Fix typo * Update core/bootstrap.md --------- Co-authored-by: Vincent Amstoutz --- core/bootstrap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/bootstrap.md b/core/bootstrap.md index 556a581deda..21bab4c747d 100644 --- a/core/bootstrap.md +++ b/core/bootstrap.md @@ -1,4 +1,4 @@ -# Bootstraping the core library +# Bootstrapping the Core Library You may want to run a minimal version of API Platform. This one file runs API Platform (without GraphQL, Eloquent, Doctrine MongoDB...). It requires the following Composer packages: