Skip to content

Commit 653b851

Browse files
dbortfacebook-github-bot
authored andcommitted
runtime-overview.md tweaks
Summary: Add a couple commas to make a sentence easier to read Differential Revision: D49959696
1 parent 974e2e3 commit 653b851

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/runtime-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ At the highest level, the ExecuTorch runtime is responsible for:
1717
Note that as of late 2023, the ExecuTorch runtime only supports model inference,
1818
and does not yet support training.
1919

20-
This diagram shows the high-level flow of and components involved with exporting
21-
and executing an ExecuTorch program:
20+
This diagram shows the high-level flow of, and components involved with,
21+
exporting and executing an ExecuTorch program:
2222

2323
![High-level diagram of the ExecuTorch
2424
Runtime](/_static/img/runtime-overview-high-level.png)

0 commit comments

Comments
 (0)