Skip to content

Commit 8daf646

Browse files
authored
Correct typo in docs (#932)
Correct typo in docs
2 parents da85514 + d9b57ef commit 8daf646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-gitbase/supported-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Supported languages
22

3-
Gitbase supports many programming languages depends on the use case.
3+
Gitbase supports many programming languages depending on the use case.
44
For instance the `language(path, [blob])` function supports all languages which [enry's package](https://github.com/src-d/enry) can autodetect.
55
More details about aliases, groups, extensions, etc. you can find in [enry's repo](https://github.com/src-d/enry/blob/master/data/alias.go),
66
or go directly to [linguist defines](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml).

0 commit comments

Comments
 (0)