Skip to content

Commit eb1ba60

Browse files
tomkerkhovebuehler
andauthored
docs: Fix typo in "How To Start" (#111)
Co-authored-by: Christoph Bühler <[email protected]>
1 parent df4d28d commit eb1ba60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Using this sdk is pretty simple:
2525

2626
- Create a new asp.net core application
2727
- Install the package
28-
- Replace the `Run` function in `Program.ch`
28+
- Replace the `Run` function in `Program.cs`
2929
- Add the operator to `Startup.cs`
3030
- Write entities / controllers / finalizers
3131
- Go.

0 commit comments

Comments
 (0)