diff options
author | kballou <kballou@devnulllabs.io> | 2016-03-19 02:29:00 -0600 |
---|---|---|
committer | kballou <kballou@devnulllabs.io> | 2016-03-19 02:29:00 -0600 |
commit | 9f6c3c9476e4ffc8c7fb5bc437a612df8e114ee3 (patch) | |
tree | b6da4b056cce40d065142687c09933a1f9afb90d /src/func-w-elixir.tex | |
parent | 5953acbec19c521e311210d5bb4f3c3a576df22e (diff) | |
download | func-w-elixir-9f6c3c9476e4ffc8c7fb5bc437a612df8e114ee3.tar.gz func-w-elixir-9f6c3c9476e4ffc8c7fb5bc437a612df8e114ee3.tar.xz |
Add `s` for grammar
Diffstat (limited to 'src/func-w-elixir.tex')
-rw-r--r-- | src/func-w-elixir.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/func-w-elixir.tex b/src/func-w-elixir.tex index 0824168..2d0db1c 100644 --- a/src/func-w-elixir.tex +++ b/src/func-w-elixir.tex @@ -463,7 +463,7 @@ F_1 &= 1 \item<1->{Creates Skeleton Projects} \item<2->{Compiles Code} \item<3->{Runs Test Suites} -\item<4->{Creates Release} +\item<4->{Creates Releases} \item<5->{Anything you want} \end{itemize} \end{frame} |