Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 6c6c1c6

Browse files
Problem: Typo in serverless command
Changed `servereless` to `serverless`
1 parent c74f1bc commit 6c6c1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/multi-python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ Hit Ctrl-C to quit.
5555
Finally, remove the service and associated functions
5656

5757
```console
58-
$ servereless remove
58+
$ serverless remove
5959
```

0 commit comments

Comments
 (0)