From 620ba35b9013c1041f48c8d35b207816d370951f Mon Sep 17 00:00:00 2001 From: CRAZy-Monk3Y <tathagata.chakraborty@yahoo.com> Date: Sun, 14 Jul 2024 12:26:27 +0000 Subject: [PATCH] Update file appearance.md --- doc/administration/appearance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/administration/appearance.md b/doc/administration/appearance.md index 023c3d9de0a1..df5122b7e992 100644 --- a/doc/administration/appearance.md +++ b/doc/administration/appearance.md @@ -108,7 +108,7 @@ You can remove the cookie-based language selector from the footer of the sign-in > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/375708) in GitLab 15.9. -Customize the icon, display name, short name, and description for your Progessive Web App (PWA). For more information, see [Progressive Web App](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps). +Customize the icon, display name, short name, and description for your Progressive Web App (PWA). For more information, see [Progressive Web App](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps). To add a Progressive Web App name and short name: -- GitLab