diff --git a/doc.zih.tu-dresden.de/docs/application/request_for_resources.md b/doc.zih.tu-dresden.de/docs/application/request_for_resources.md
index 5bc68f193036ca02bcd9c7c41fe04be8a829032e..854db8a5411ba36e6846ba7ef0daf3201f7517f2 100644
--- a/doc.zih.tu-dresden.de/docs/application/request_for_resources.md
+++ b/doc.zih.tu-dresden.de/docs/application/request_for_resources.md
@@ -4,7 +4,7 @@ Important note: ZIH systems run Linux. Thus for effective work, you should know
 
 ## Determine the Required CPU and GPU Hours
 
-ZIH systems are focused on data-intensive computing. They are meant to be used for highly parallelized code. Please take that into account when transferring sequential code from a local machine. To estimate your execution time when executing your previously sequential program parallely, you can use [Amdahl's law][1]. Think in advance about the parallelization strategy for your project.
+ZIH systems are focused on data-intensive computing. They are meant to be used for highly parallelized code. Please take that into account when transferring sequential code from a local machine. To estimate your execution time when executing your previously sequential program parallelly, you can use [Amdahl's law][1]. Think in advance about the parallelization strategy for your project.
 
 ## Available Software