Skip to content

Commit fd5bdb6

Browse files
authored
minor File-Based naming refactor (#10683)
1 parent 1089672 commit fd5bdb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NuGetGallery/Views/Packages/DisplayPackage.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183

184184
new PackageManagerViewModel(
185185
"dotnet-run-file",
186-
"File-based Apps",
186+
"File-Based Apps",
187187
new PackageManagerViewModel.InstallPackageCommand(
188188
string.Format("#:sdk {0}@{1}", Model.Id, Model.Version)
189189
)

0 commit comments

Comments
 (0)