AWS lightsail documentation change
Summary
Fixed a typo in 'Let's Encrypt' certificate name (changed 'Let's Encript' to 'Let's Encrypt')
Security assessment
This change corrects a spelling error in the name of the certificate authority. While Let's Encrypt certificates are used for TLS/SSL security, the change itself is purely a spelling correction and doesn't address any security vulnerability or add new security documentation.
Diff
diff --git a/lightsail/latest/userguide/amazon-lightsail-quick-start-guide-gitlab.md b/lightsail/latest/userguide/amazon-lightsail-quick-start-guide-gitlab.md index 80083b6f0..56defef8a 100644 --- a//lightsail/latest/userguide/amazon-lightsail-quick-start-guide-gitlab.md +++ b//lightsail/latest/userguide/amazon-lightsail-quick-start-guide-gitlab.md @@ -231 +231 @@ If successful, a set of certificates are saved to the `/opt/bitnami/letsencrypt/ - 11. Enter the following command to create symbolic links for your new Let's Encript certificates in the `/etc/gitlab/ssl` directory, which is the default certificates directory on your GitLab CE instance. + 11. Enter the following command to create symbolic links for your new Let's Encrypt certificates in the `/etc/gitlab/ssl` directory, which is the default certificates directory on your GitLab CE instance.