diff --git a/topics/basics/persisting_sensitive_data.md b/topics/basics/persisting_sensitive_data.md
index 84be4738c..85c72398f 100644
--- a/topics/basics/persisting_sensitive_data.md
+++ b/topics/basics/persisting_sensitive_data.md
@@ -1,8 +1,8 @@
-
+
# Persisting Sensitive Data
-Storing passwords, tokens and other sensitive data securely with Credentials Store API.
+Storing passwords, tokens, and other sensitive data securely with Credentials Store API.
The Credentials Store API allows you to store sensitive user data securely, like passwords, server URLs, etc.
@@ -56,7 +56,7 @@ The default storage format depends on the OS.
[Windows]: https://keepass.info
[macOS]: https://developer.apple.com/documentation/security/keychain_services
-[linux]: https://specifications.freedesktop.org/secret-service/latest/
+[linux]: https://specifications.freedesktop.org/secret-service-spec/latest/
[linux2]: https://wiki.gnome.org/Projects/Libsecret
Users can override the default behavior in Settings | Appearance & Behavior | System Settings | Passwords.