Falko Schindler %!s(int64=2) %!d(string=hai) anos
pai
achega
486c9cfb63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      website/more_documentation/input_documentation.py

+ 1 - 1
website/more_documentation/input_documentation.py

@@ -12,7 +12,7 @@ def main_demo() -> None:
 
 def more() -> None:
 
-    @text_demo('Auto complete input', '''
+    @text_demo('Autocompletion', '''
         The `autocomplete` feature provides suggestions as you type, making input easier and faster.
         The parameter `options` is a list of strings that contains the available options that will appear.
     ''')