Skip to content

Commit 2092815

Browse files
authored
Minor tweak
1 parent 402048f commit 2092815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/intro/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ learn about the core Fn concepts like applications and routes.
1414
perform an action.`
1515

1616
## Your First Function
17-
Now that Fn is up and running, let's start with a very simple "hello world" function written in
17+
Now that Fn server is up and running, let's start with a very simple "hello world" function written in
1818
[Ruby](https://www.ruby-lang.org/). Don't worry, you don't need to know Ruby!
1919
In fact you don't even need to have Ruby installed on your development machine
2020
as Fn provides the necessary Ruby compiler and tools as a Docker container.

0 commit comments

Comments
 (0)