aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b376031..4a1fd78 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
This software is a CLI UI layer for
[bcompiler-engine](https://github.com/hammerheadlemon/bcompiler-engine). It
-alllows for easy access to adapters available within `bcompiler-engine` and is
+allows for easy access to adapters available within `bcompiler-engine` and is
intended to be packaged using a packaging application such as `PyInstaller` and
thus making `bcompiler-engine` palatable to non-technical users, and users who
do not have access to a Python installation.