From 0d41787390b2df6ce31e5f9af863820babdebf94 Mon Sep 17 00:00:00 2001 From: Lucas Kanashiro Date: Mon, 27 Mar 2017 17:21:25 -0300 Subject: [PATCH] fix minor issues in architecture section --- OSS-2017/03-architecture.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OSS-2017/03-architecture.tex b/OSS-2017/03-architecture.tex index 868c1eb..3a33c36 100644 --- a/OSS-2017/03-architecture.tex +++ b/OSS-2017/03-architecture.tex @@ -24,7 +24,7 @@ available in the local network created between them. Colab service provides interface, authentication and search engine integration among all the services. When a request is received to a specific service, Colab authenticates the user in the target tool, sends the request and makes a -visual transformation in the HTML page which is the content of the response. +visual transformation in the HTML page, which is the content of the response. Another user-oriented feature is the integrated search engine, when the user want to find something in the platform Colab will perform the search in the whole databases. Colab itself provides a web interface for GNU Mailman and we @@ -33,7 +33,7 @@ Gitlab provides web interface for Git repositories and issues tracker, and Prezento is a front-end for source code static analysis. The source code static analysis is performed by \textit{mezuro}. It runs some -static analysis tools on source code stored in repository and provide this data -to Prezento. A social network and CMS (Content Manager System) is provided by +static analysis tools on source code stored in repository and provides this data +to Prezento. A social network and CMS (Content Management System) is provided by Noosfero in \textit{social}, and the databases of all tools with a cache service are in \textit{database}. -- libgit2 0.21.2