From 213c18867a35a6d4b5874f83050e7c91be4360c5 Mon Sep 17 00:00:00 2001 From: Danil Ovchinnikov Date: Tue, 13 Sep 2022 20:32:25 +0300 Subject: [PATCH] edit description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bcba8e..38926d4 100644 --- a/README.md +++ b/README.md @@ -842,7 +842,7 @@ Libraries to help manage database schemas and migrations. * [Vagrant](https://www.vagrantup.com/) - A portable development environment utility. ### Virtual Machines and Compilers -*Alternative PHP virtual machines and compilers to translate PHP into other programming languages.* +*Alternative PHP virtual machines and compilers.* * [Hack](https://hacklang.org/) - A programming language for HHVM. * [HHVM](https://github.com/facebook/hhvm) - A Virtual Machine, Runtime and JIT for PHP by Facebook.