mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-15 07:35:49 -06:00
[GH-ISSUE #251] Typo in docs #197
Labels
No labels
ai-generated
android-app
android-app
android-app
build
build
dependencies
docs
enhancement
enhancement
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
server
server
unified-push
web-app
website
🔒 security
🔥 HOT
🪲 bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ntfy#197
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oddlama on GitHub (May 14, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/251
Hi! I've spotted a type in the docs. As I'm not sure what the intended wording is, I'm opening this issue instead of a PR.
amd64, armv7, and amd64should probably not includeamd64twice, you probably meant to write x86 or amd.28f211bfef/docs/develop.md (L123)@binwiederhier commented on GitHub (May 14, 2022):
Thanks. The intended wording is "arm64". If you like you can create a PR to fix it, or just leave this open and I'll fix it eventually.
@oddlama commented on GitHub (May 14, 2022):
Thanks, I'll open a PR soon.