From 494193d6278b41b9f41d3eda19445e1c3e64c5c4 Mon Sep 17 00:00:00 2001 From: edenchazard <38665888+edenchazard@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:48:36 +0100 Subject: [PATCH] british --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f0bc5f..f005fd6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A Composer package for implementing Laravel Pint coding standards across Laravel ## Overview This package provides: -- A standardized `pint.json` configuration file with PSR-12 preset and custom rules +- A standardised `pint.json` configuration file with PSR-12 preset and custom rules - Shell scripts to run Laravel Pint for code formatting and testing - Automatic Laravel Pint dependency management through Composer