Skip to content

Commit f9704c4

Browse files
authored
Merge pull request #4 from Stathis96/patch-1
Update openapi.md
2 parents 48210a4 + 7a0956c commit f9704c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp/_pages/openapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ app.UseServiceStack(new AppHost(), options => {
4646
app.Run();
4747
```
4848

49-
Once configured to use Endpoint Routing we can the [mix](https://docs.servicestack.net/mix-tool) tool to apply the
49+
Once configured to use Endpoint Routing we can then use the [mix](https://docs.servicestack.net/mix-tool) tool to apply the
5050
[openapi3](https://gist.github.com/gistlyn/dac47b68e77796902cde0f0b7b9c6ac2) Startup Configuration with:
5151

5252
:::sh

0 commit comments

Comments
 (0)