Skip to content

Commit ad44076

Browse files
author
James Pogran
authored
Merge pull request #656 from jpogran/maint-fix-facts-view-typo
(maint) Fix Facts View typo
2 parents dc19bdc + 8e776a0 commit ad44076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"viewsWelcome": [
220220
{
221221
"view": "puppetFacts",
222-
"contents": "No facts foundn\n [Refresh](command:puppet.refreshFacts)"
222+
"contents": "No facts found\n[Refresh](command:puppet.refreshFacts)"
223223
}
224224
],
225225
"views": {

0 commit comments

Comments
 (0)