spelling: regularly

This commit is contained in:
Josh Soref 2017-11-30 07:03:27 +00:00
parent 24a30ce542
commit c00634ddd8

View file

@ -83,7 +83,7 @@ build_dir = /build/buildozer-myapp</pre>
<h2 id="update-buildozer">Update buildozer</h2>
<p>
The buildozer version you have may be outdated, as well as the dependencies.
The best is to regulary update buildozer:
The best is to regularly update buildozer:
<pre>sudo pip install -U buildozer</pre>
</p>