We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402048f commit 2092815Copy full SHA for 2092815
ruby/intro/README.md
@@ -14,7 +14,7 @@ learn about the core Fn concepts like applications and routes.
14
perform an action.`
15
16
## Your First Function
17
-Now that Fn is up and running, let's start with a very simple "hello world" function written in
+Now that Fn server is up and running, let's start with a very simple "hello world" function written in
18
[Ruby](https://www.ruby-lang.org/). Don't worry, you don't need to know Ruby!
19
In fact you don't even need to have Ruby installed on your development machine
20
as Fn provides the necessary Ruby compiler and tools as a Docker container.
0 commit comments