diff --git a/README.md b/README.md index aaba0d5c..bb14a671 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ account costs. Even small donations are very much appreciated. A big fat **Thank - + I'd also like to thank JetBrains for providing their awesome [IntelliJ IDEA](https://www.jetbrains.com/idea/) to me for free, and [DigitalOcean](https://m.do.co/c/442b929528db) (*referral link*) for supporting the project: diff --git a/docs/known-issues.md b/docs/known-issues.md index defb4a6e..f0528422 100644 --- a/docs/known-issues.md +++ b/docs/known-issues.md @@ -8,7 +8,7 @@ For some (many?) users, the iOS app is not refreshing the view when new notifica swipe down, you do not see the newly arrived messages, even though the popup appeared before. This is caused by some weirdness between the Notification Service Extension (NSE), SwiftUI and Core Data. I am entirely -clueless on how to fix it, sadly, as it is ephemeral and now clear to me what is causing it. +clueless on how to fix it, sadly, as it is ephemeral and not clear to me what is causing it. Please send experienced iOS developers my way to help me figure this out.