mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 07:34:09 +01:00
Update ArticlesAndStatuses.markdown
fix comma
This commit is contained in:
parent
c42120fb50
commit
6c1d319d01
@ -14,7 +14,7 @@ This separation is deliberate. There are two main reasons: syncing, and strange
|
||||
|
||||
When syncing with another service, it’s entirely likely that the service will report article status information in calls that are separate from calls to retrieve articles.
|
||||
|
||||
Thus the app might learn about statuses for articles it hasn’t seen yet.
|
||||
Thus, the app might learn about statuses for articles it hasn’t seen yet.
|
||||
|
||||
This way the app can store those statuses without having to have their corresponding articles. And then, when the app does download those articles, it has their statuses already in the database.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user