spelling: service

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-08-08 23:31:37 -04:00
parent 2822da6054
commit b28e1b8881

View File

@ -1,7 +1,7 @@
/*
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.
Each strategy is available as a separate API call, as well as a main enty point