From 5b5c8f530878c51118c54301c84d3055a673fdb2 Mon Sep 17 00:00:00 2001 From: Federico Capoano Date: Fri, 18 Dec 2015 12:24:04 +0100 Subject: [PATCH] [docs] Corrected minor typo in goals --- docs/source/general/goals.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/general/goals.rst b/docs/source/general/goals.rst index db372af09..53c105926 100644 --- a/docs/source/general/goals.rst +++ b/docs/source/general/goals.rst @@ -18,7 +18,7 @@ Goals The main goal of this library is to replace the configuration generation feature that is shipped in `OpenWISP Manager `_. -We have learned a lot from *OpenWISP Manager*, one of the most important lessons we learnt +We have learned a lot from *OpenWISP Manager*, one of the most important lessons we learned is that the configuration generation feature must be a library decoupled from web framework specific code (eg Rails, Django), this brings many advantages: