From 1601c345a5c499db4e607b1e97133b4cdd67a1fc Mon Sep 17 00:00:00 2001 From: Indah Sylvia Date: Sun, 22 Jul 2018 08:29:24 +0700 Subject: [PATCH] Godot is now having more than 600 contributors. --- getting_started/step_by_step/godot_design_philosophy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting_started/step_by_step/godot_design_philosophy.rst b/getting_started/step_by_step/godot_design_philosophy.rst index 2f7cd3d4a..6b51c5948 100644 --- a/getting_started/step_by_step/godot_design_philosophy.rst +++ b/getting_started/step_by_step/godot_design_philosophy.rst @@ -135,7 +135,7 @@ that drive the core updates. New features from the core developers often focus on what will benefit the most users first. That said, although a handful of core developers work on it full-time, -the project has over 500 contributors at the time of writing. Benevolent +the project has over 600 contributors at the time of writing. Benevolent programmers work on features they may need themselves, so you’ll see improvements in all corners of the engine at the same time in every major release.