From 0a712dab625f43eed4a0b74254980156bcdb371c Mon Sep 17 00:00:00 2001
From: Gururaj Shetty <gururaj.shetty@huawei.com>
Date: Thu, 21 Jan 2021 07:13:47 +0000
Subject: [PATCH] Update nitrogen-96-board.rst

---
 documentation/source/quick-start/nitrogen-96-board.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/source/quick-start/nitrogen-96-board.rst b/documentation/source/quick-start/nitrogen-96-board.rst
index ce580de..be7daa5 100644
--- a/documentation/source/quick-start/nitrogen-96-board.rst
+++ b/documentation/source/quick-start/nitrogen-96-board.rst
@@ -124,7 +124,7 @@ As described by `pyOCD issue 259 <https://github.com/pyocd/pyOCD/issues/259>`_,
 
 To fix the above error, add the udev rule shown in the previous section and install a more recent version of pyOCD.
 
-Flashing an Application to 96Boards Nitrogen
+Building an Application to 96Boards Nitrogen
 ********************************************
 
 Here is an example for the `Hello World application <https://docs.zephyrproject.org/latest/samples/hello_world/README.html#hello-world>`_.          
-- 
GitLab