diff --git a/README.org b/README.org index 70b9280..4320e2b 100644 --- a/README.org +++ b/README.org @@ -88,7 +88,7 @@ Source blocks look like this: #+end_example -The way ~org-babel-tangle~ works is that it will look at the source blocks, and extract them into the file befined by the ~:tangle~ parameter. +The way ~org-babel-tangle~ works is that it will look at the source blocks, and extract them into the file defined by the ~:tangle~ parameter. In some cases, we use #+begin_example