diff --git a/README.md b/README.md
index b31a637..b5af5e5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# ldapdock
**_a configurable container running LDAP_**
-most important steps to run the daemon server, NOT neccesary steps will be marked with *
+most important steps to run the daemon server, steps NOT always neccesary are marked with *
build ldapdock
```
@@ -28,7 +28,7 @@ start the openLDAP daemon server
* Starting OpenLDAP slapd [ OK ]
```
-*edit base configuration of openLDAP server
+*edit base configuration of openLDAP server
```
> vim /etc/ldap/ldap.conf
```