Browse Source

Clarify example in faq page

skyace65 3 years ago
parent
commit
ea0b49da2a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      about/faq.rst

+ 2 - 2
about/faq.rst

@@ -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: