Skip to content

Commit ac2ca93

Browse files
committed
edit pass: header-unit-walkthroughs
1 parent 8533fec commit ac2ca93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/walkthrough-header-units.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ In this example, you'll compile a header file as a header unit. Start by creatin
7070
}
7171
```
7272

73-
To enable header units, first set the **C++ Language Standard** to [**/std:c++latest**](./reference/std-specify-language-standard-version.md).
73+
To enable header units, first set the **C++ Language Standard** to [`/std:c++latest`](./reference/std-specify-language-standard-version.md).
7474

7575
1. On the Visual Studio main menu, select **Project** > **Properties**.
7676
1. In the left pane of the project property pages window, select **Configuration Properties** > **General**.

0 commit comments

Comments
 (0)