summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc.go b/doc.go
index ffb13e2..541cdc1 100644
--- a/doc.go
+++ b/doc.go
@@ -18,8 +18,7 @@ Principles:
* It's ok to guess. We will return something close.
* Hide complexity internally here
* Isolate the GUI toolkit
- * Function names should follow [Wikipedia Graphical widget]
-
+ * Try to use [Wikipedia Graphical widget] names
Quick Start