Skip to content

Commit c98b56e

Browse files
greg-fernordicjm
authored andcommitted
doc: create_application: fix step mismatch
Fixed the reference to wrong step. NCSDK-31697. Signed-off-by: Grzegorz Ferenc <[email protected]>
1 parent 2076544 commit c98b56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nrf/app_dev/create_application.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Use the following steps depending on the application placement:
179179
A quick pick menu appears.
180180
#. Click :guilabel:`Manage West Workspace...`.
181181
#. In the :guilabel:`Manage West Workspace...` action menu, click :guilabel:`Create West Workspace`.
182-
#. Enter a location for the :file:`west.yml` file that matches the location provided in step 4.
182+
#. Enter a location for the :file:`west.yml` file that matches the location provided when you were creating the application.
183183
#. Select the SDK version for the west workspace.
184184
The west workspace is initialized.
185185
#. Click :guilabel:`Manage SDKs` > :guilabel:`Manage West Workspace` > :guilabel:`West Update` to update the workspace modules.

0 commit comments

Comments
 (0)