Skip to content

Commit ec27421

Browse files
committed
fix typo
Signed-off-by: Stephanie <[email protected]>
1 parent 8d3d834 commit ec27421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following are required to build the devfile index container image containing
1717

1818
1) Verify your Devfile stack functions with odo.
1919

20-
- Core odo v3 functions such as `odo create --devfile <devfile.yaml>`, `odo push`, `odo url create` should work with the devfile.
20+
- Core odo v2 functions such as `odo create --devfile <devfile.yaml>`, `odo push`, `odo url create` should work with the devfile.
2121
- Core odo v3 functions such as `odo init`, `odo dev`, `odo deploy` should work with the devfile.
2222
- PR tests on this repository will verify this functionality as well.
2323

0 commit comments

Comments
 (0)