diff --git a/Menu-on-long-touch.md b/Menu-on-long-touch.md index d004d2b..0a9766b 100644 --- a/Menu-on-long-touch.md +++ b/Menu-on-long-touch.md @@ -2,11 +2,11 @@ * *author: Gabriel Pettier* * *kivy: >= 1.1.1* -A simple way to create a menu that shows when user do a long touch. +A simple way to create a menu that shows when the user does a long touch. ## Code -``` +``` #!python #!/usr/bin/env python from kivy.app import App