diff --git a/exp/textinput/textinput.go b/exp/textinput/textinput.go index 7741d9a8e..2e9176b0a 100644 --- a/exp/textinput/textinput.go +++ b/exp/textinput/textinput.go @@ -15,7 +15,7 @@ // Package textinput provides a text-inputting controller. // This package is experimental and the API might be changed in the future. // -// This package is supported by macOS and Web browsers so far. +// This package is supported on Windows, macOS, and Web browsers so far. package textinput import (