We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43982f9 commit 2250d11Copy full SHA for 2250d11
docs/using-gitbase/supported-languages.md
@@ -1,6 +1,6 @@
1
## Supported languages
2
3
-Gitbase supports many programming languages depends on the use case.
+Gitbase supports many programming languages depending on the use case.
4
For instance the `language(path, [blob])` function supports all languages which [enry's package](https://github.com/src-d/enry) can autodetect.
5
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),
6
or go directly to [linguist defines](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml).
0 commit comments