Skip to content

Commit d91a7a0

Browse files
authored
Update README.md (#619)
fix file name in example
1 parent bdece85 commit d91a7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/functions/Ruby/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ end
1111
then deploy it with `fx up` command,
1212

1313
```shell
14-
$ fx up -p 8080:3000 func.go
14+
$ fx up -p 8080:3000 func.rb
1515
```
1616

1717
test it using `curl`

0 commit comments

Comments
 (0)