Skip to content

Commit de3c024

Browse files
dbortfacebook-github-bot
authored andcommitted
runtime-overview.md tweaks (#636)
Summary: Pull Request resolved: #636 Add a couple commas to make a sentence easier to read Reviewed By: JacobSzwejbka Differential Revision: D49959696 fbshipit-source-id: af22dc37b5d4ca5c2b823bf60fefcb4db0c2d415
1 parent 974e2e3 commit de3c024

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)