diff --git a/spec.md b/spec.md
index 6e425b9..364fba7 100644
--- a/spec.md
+++ b/spec.md
@@ -53,7 +53,7 @@ There are some difference between concept of JavaScript and TurboScript. 1) vari
# Basic concepts
-TurboScript stands for hassel free parallel programming in web using JavaScript dialect with additional type information on top of JavaScript syntax and parallel programming features like shared memory, context sharing workers, SIMD, channels etc... TurboScript may look like TypeScript but it is not TypeScript.
+TurboScript stands for hassle free parallel programming in web using JavaScript dialect with additional type information on top of JavaScript syntax and parallel programming features like shared memory, context sharing workers, SIMD, channels etc... TurboScript may look like TypeScript but it is not TypeScript.
# Lexical elements