diff --git a/README.md b/README.md
index 41b0cf83acdea36492ee30852488f304741e3be4..606ad22d8a184a0afd8f0f880f67fc5074104ed5 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ To save researchers noticeable routine work in creating metadata in the medium t
 
 ![](/images/ScreenshotMetaDataApp.png)
 
-The MetaDataApp will store the entries in a json file format that allows further use in a database (see related project: [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp)) and other repositories. Json is a well-established data-interchange format that can be transformed easily in any pipeline regardless of programming language use. The [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp) is an additional developed Java application that makes the thus created metadata searable and search results esily retrievable.
+The MetaDataApp will store the entries in a json file format that allows further use in a database (see related project: [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp)) and other repositories. Json is a well-established data-interchange format that can be transformed easily in any pipeline regardless of programming language use. The [SFB 1280 DatabaseApp](https://gitlab.ruhr-uni-bochum.de/sfb1280/databaseapp) is an additional developed Java application that makes the thus created metadata searchable and search results easily retrievable.
 
 
 ## Structure of the project