Skip to content

Commit b2d44ac

Browse files
authored
Merge pull request #362 from NativeScript/application-settings-snippet
fixing snippet
2 parents a3b23f8 + e68b4e3 commit b2d44ac

File tree

1 file changed

+1
-1
lines changed
  • app/ng-framework-modules-category/application-settings/values

1 file changed

+1
-1
lines changed

app/ng-framework-modules-category/application-settings/values/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Reading values that are not set before not providing default value
1919
<snippet id='app-settings-no-value-code'/>
2020

2121
Checking for existence of value for key
22-
<snippet id='app-settings-no-key-code '/>
22+
<snippet id='app-settings-no-key-code'/>
2323

2424
Removing value for key
2525
<snippet id='app-settings-remove-key-code'/>

0 commit comments

Comments
 (0)