]> git.seodisparate.com - blue_noise_generation/commitdiff
Fix typo in README.md
authorStephen Seo <seo.disparate@gmail.com>
Thu, 11 Nov 2021 08:44:06 +0000 (17:44 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 11 Nov 2021 08:44:06 +0000 (17:44 +0900)
README.md

index a6ab4a5dca49a3582e447f0db510f7514d549271..b66132cb82b6645939f4f83dd0978538a6fc0580 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
 # Dithering
 
-Currently, this project only genereates blue-noise, which can be used for dithering.  
+Currently, this project only generates blue-noise, which can be used for dithering.  
 The blue-noise can be generated via OpenCL or with threads on the CPU.