diff --git a/doc/articles/uno-publishing-desktop-macos.md b/doc/articles/uno-publishing-desktop-macos.md index 2adead33749a..b5ec7bfd5ecd 100644 --- a/doc/articles/uno-publishing-desktop-macos.md +++ b/doc/articles/uno-publishing-desktop-macos.md @@ -63,7 +63,7 @@ This will show you every **valid** identity available on your Mac. 4 valid identities found ``` -To properly sign an app bundle for publishing you need to use the `"Developer ID Application: *"` or its thumbprint (long hex number) entry as the identity. +To properly sign an app bundle for publishing you need to use the `"Developer ID Application: *"` or its thumbprint (long hex number) entry as the identity. Both ```bash diff --git a/doc/articles/uno-publishing-desktop.linux.md b/doc/articles/uno-publishing-desktop.linux.md index 6f12bd72a519..0ff18960a513 100644 --- a/doc/articles/uno-publishing-desktop.linux.md +++ b/doc/articles/uno-publishing-desktop.linux.md @@ -25,7 +25,7 @@ sudo usermod --append --groups lxd $USER # In order for the current user to use > [!NOTE] > In the above script, replace `core22` with `core20` if building on Ubuntu 20.04, or `core24` if building on Ubuntu 24.04. > [!NOTE] -> Docker may interfere with Lxd causing network connectivity issues, for solutions see: +> Docker may interfere with Lxd causing network connectivity issues, for solutions see: > https://documentation.ubuntu.com/lxd/en/stable-5.0/howto/network_bridge_firewalld/#prevent-connectivity-issues-with-lxd-and-docker ### Generate a Snap file