besen icon indicating copy to clipboard operation
besen copied to clipboard

Spelling mistake in repo description... "implemention" should say "implementation"

Open Akira13641 opened this issue 6 years ago • 0 comments

"Complete ECMAScript Fifth Edition Implemention in Object Pascal"

should be:

"Complete ECMAScript Fifth Edition Implementation in Object Pascal"

"and it is a complete ECMAScript Fifth Edition Implemention"

should be:

"and it is a complete ECMAScript Fifth Edition Implementation"

Also:

"Perfomance optimized hash maps"

should say:

"Performance optimized hash maps"

and:

"the execution perfomance of ES3 code in a ES5-complaint engine"

should say:

"the execution performance of ES3 code in an ES5-complaint engine"

Akira13641 avatar Jul 08 '19 00:07 Akira13641