From 8253fc3b1adbf79128bfb31b61e0742bcdfdf3ef Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Mon, 19 Aug 2019 04:07:43 +0300 Subject: [PATCH] docs: fix in english glossary --- docs/en/gloss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/gloss.md b/docs/en/gloss.md index 866c0fa1..4d1e2406 100644 --- a/docs/en/gloss.md +++ b/docs/en/gloss.md @@ -14,7 +14,7 @@ An unmanned aerial vehicle with an electronic stabilization system and the numbe ## Flight controller / autopilot -**1\.** A specialized circuit-board designed for controlling a multicopter, an aircraft or another apparatus. Examples: +**1\.** A specialized circuit-board designed for controlling a multicopter, a plane or another vehicle. Examples: Pixhawk, ArduPilot, Naze32, CC3D. **2\.** Software for the multicopter control circuit-board. Examples: PX4, APM, CleanFlight.