Skip to content

Commit 1175de4

Browse files
Prefer .yaml instead of .yml
1 parent 412e2a3 commit 1175de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_position: 200
66

77
# Projects
88

9-
A _project_ refers to a cohesive collection of services, networks, and volumes which are defined and managed using a `compose.yml` file. These are the components of your cloud application.
9+
A _project_ refers to a cohesive collection of services, networks, and volumes which are defined and managed using a `compose.yaml` file. These are the components of your cloud application.
1010

1111
## Project Names
1212

0 commit comments

Comments
 (0)