diff --git a/docs/architecture.rst b/docs/architecture.rst --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -30,7 +30,7 @@ The main components involved in this choreography are: -- :term:`Listers `: a lister is a type of task aiming at scrapping a +- :term:`Listers `: a lister is a type of task aiming at scraping a web site, a forge, etc. to gather all the source code repositories it can find. For each found source code repository, a :term:`loader` task is created.