Skip to content

Commit 636be9f

Browse files
Update libs/docs/src/docs/no-version/what-is-a-devfile.md
Co-authored-by: Michael Valdron <[email protected]>
1 parent 8236bb7 commit 636be9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/docs/src/docs/no-version/what-is-a-devfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ your project in a development container. You can create devfile from scratch or
88
adopt existing from [public community registry](https://registry.devfile.io/viewer).
99

1010
Certain build tools and IDEs can automatically process the devfile
11-
to configure and build a running application from a development project.
11+
to configure, build, and run an application from a development project.
1212

1313
Using devfile, the tools and IDE can:
1414

0 commit comments

Comments
 (0)