Skip to content

Commit 9694aaf

Browse files
committed
Fix docs type (#271)
1 parent bfef16c commit 9694aaf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/frogbot-config.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,12 @@ Here's an example for a **frogbot-config.yml** referencing multiple repositories
105105
- pipRequirementsFile: requirements.txt
106106
```
107107

108-
109108
If however you're using one of the following platforms, each repository that needs to be scanned by Frogbot should include its own **frogbot-config.yml** file.
110109
- GitHub with GitHub actions
111110
- GitLab
112111

113112
## Where should the frogbot-config.yml file be placed in the repository?
114-
Frogbot experts the frogbot-config.yml file to be in the following path from the root of the Git repository: `.frogbot/frogbot-config.yml` .
113+
Frogbot expects the frogbot-config.yml file to be in the following path from the root of the Git repository: `.frogbot/frogbot-config.yml` .
115114

116115
## The frogbot-config.yml file structure
117116

0 commit comments

Comments
 (0)