From 92270ac7dd1e6a14445ac3813b2893f24c3a280f Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 18 Aug 2025 00:11:13 +0100 Subject: [PATCH] Automated commit Signed-off-by: Oliver Davies --- source/_presentations/nix-for-php-developers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_presentations/nix-for-php-developers.md b/source/_presentations/nix-for-php-developers.md index 5ed3c5881..d18b04a91 100644 --- a/source/_presentations/nix-for-php-developers.md +++ b/source/_presentations/nix-for-php-developers.md @@ -8,7 +8,7 @@ events: --- {% block description %} -How PHP Developers can use Nix in their projects to create robust and reproducible environments and replace tools like Docker and Vagrant. +How PHP Developers can use Nix to create robust and reproducible environments and replace tools like Docker and Vagrant. {% endblock %} {% block abstract %}