Clarify example in faq page

This commit is contained in:
skyace65
2021-12-18 08:01:13 -05:00
parent 056919cebc
commit ea0b49da2a

View File

@@ -211,8 +211,8 @@ Why does Godot aim to keep its core feature set small?
------------------------------------------------------
Godot intentionally does not include features that can be implemented by add-ons
unless they are used very often. One example of this would be advanced
artificial intelligence functionality.
unless they are used very often. One example of something not used often is
advanced artificial intelligence functionality.
There are several reasons for this: