Skip to content

Commit

Permalink
chore: Apply suggestions from code review to fix markdown linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
agneszitte authored Jan 16, 2025
1 parent 0a6fbc4 commit 1d0d5a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/articles/uno-publishing-desktop-macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion doc/articles/uno-publishing-desktop.linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1d0d5a1

Please sign in to comment.