Skip to content
Snippets Groups Projects
Commit f51dc120 authored by Luca Morandini's avatar Luca Morandini
Browse files

Merge branch 'correct-typos' into 'master'

- Corrected some typos

See merge request feit-comp90024/comp90024!24
parents 61bf483f f3e29c3b
Branches
Tags v2023
No related merge requests found
......@@ -171,7 +171,7 @@ def handler(ctx, data: io.BytesIO = None):
)
```
Function build and deployment on the lcoal Fn server (these commands have to be run from the directory containing the `wmcp` funciton directory):
Function build and deployment on the lcoal Fn server (these commands have to be run from the directory containing the `wmcp` function directory):
```shell script
(
cd fn
......
......@@ -43,7 +43,7 @@ Open a new shell to execute these commands
)
```
Once oin the PySpark shell, type:
Once in the PySpark shell, type:
```python
exec(open("/tmp/wc.py", "rb").read())
exit()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment