Skip to content

Commit 6f229ad

Browse files
authored
Update webots-cloud.md (#5999)
1 parent d2eed01 commit 6f229ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/webots-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ COPY . $PROJECT_PATH
5555

5656
#### YAML File
5757

58-
A file named `webots.yml` must be included at the root level of a repository to determine publishing permissions, the type of project, as well as if an IDE should be present.
58+
A file named `webots.yml` must be included at the root level of a project to determine publishing permissions, the type of project, as well as if an IDE should be present.
5959
A typical example of a `webots.yml` file is the following:
6060
```yaml
6161
publish: true

0 commit comments

Comments
 (0)