summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorYuriy Glukhov <yglukhov@users.noreply.github.com>2015-09-15 13:21:05 +0300
committerYuriy Glukhov <yglukhov@users.noreply.github.com>2015-09-15 13:21:05 +0300
commit61d9f55faf6fc2e7b609a59bff90bfb837a3ce16 (patch)
treed935538ec1cf59b552bf1557bc326850cf77b3d9 /web
parente2d820689e3b7bcbbf7b4517fee36fdf67d772f8 (diff)
downloadNim-61d9f55faf6fc2e7b609a59bff90bfb837a3ce16.tar.gz
typo fixed
Diffstat (limited to 'web')
-rw-r--r--web/question.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/question.txt b/web/question.txt
index 9072806f2..da38760f5 100644
--- a/web/question.txt
+++ b/web/question.txt
@@ -96,7 +96,7 @@ General FAQ
 
   JVM/CLR support is not in the nearest plans. However, since these VMs support FFI to C
   it should be possible to create native Nim bridges, that transparenlty generate all the
-  glue code thanks to powerfull metaprogramming capabilities of Nim.
+  glue code thanks to powerful metaprogramming capabilities of Nim.
 
 
 .. container:: standout