Skip to content

Commit c449563

Browse files
Merge pull request #10892 from changeworld/patch-4
Fix typo: defalut -> default
2 parents de95046 + de5156e commit c449563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/msbuild/how-to-specify-which-target-to-build-first.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.date: 02/28/2025
1010
helpviewer_keywords:
1111
- DefaultTargets attribute [MSBuild]
12-
- MSBuild, specifying the defalut target
12+
- MSBuild, specifying the default target
1313
- MSBuild, DefaultTargets attribute
1414

1515
# Customer intent: As a developer, I want to understand how to specify which MSBuild targets to build first so I can control how my project is built.

0 commit comments

Comments
 (0)