We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f24c0 commit 2dd2bc0Copy full SHA for 2dd2bc0
apps/tests/application-settings-tests.ts
@@ -1,6 +1,6 @@
1
// <snippet module="application-settings" title="application-settings">
2
-// # Local Settings
3
-// Using local settings methods requires to load "local settings" module.
+// # Application Settings
+// Using application settings methods requires to load "application settings" module.
4
// ``` JavaScript
5
var appSettings = require("application-settings");
6
// ```
0 commit comments