Skip to content

Commit 707d4c1

Browse files
committed
fix typo
Signed-off-by: sachinparihar <sachinparihar98120@gmail.com>
1 parent 7a1f797 commit 707d4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ And we're planning to add another sync function runtime powered by the KEDA http
4141

4242
## The async runtime
4343

44-
OpenFunction's asyn runtime is an event-driven runtime which is implemented based on [KEDA](https://keda.sh/) and [Dapr](https://dapr.io/). Async functions can be triggered by various event types like message queue, cronjob, and MQTT etc.
44+
OpenFunction's async runtime is an event-driven runtime which is implemented based on [KEDA](https://keda.sh/) and [Dapr](https://dapr.io/). Async functions can be triggered by various event types like message queue, cronjob, and MQTT etc.
4545

4646
<div align=center><img width="70%" height="70%" src=/images/docs/en/concepts/function/openfunction-serving.svg/></div>
4747

0 commit comments

Comments
 (0)