mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-08-08 09:07:54 +00:00
spelling: service
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
2
enry.go
2
enry.go
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
Package enry implements multiple strategies for programming language identification.
|
Package enry implements multiple strategies for programming language identification.
|
||||||
|
|
||||||
Identification is made based on file name and file content using a seriece
|
Identification is made based on file name and file content using a service
|
||||||
of strategies to narrow down possible option.
|
of strategies to narrow down possible option.
|
||||||
Each strategy is available as a separate API call, as well as a main enty point
|
Each strategy is available as a separate API call, as well as a main enty point
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user