Skip to content

Commit

Permalink
docs: fix spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesry authored Feb 4, 2025
1 parent 201cd2b commit 0db9bdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/guides/koreader.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Read progress syncs in the following way:
- For pre-paginated books, the read progress will be accurate per page.
- For regular EPUB books, rhe read progress will be tracker at the beginning of a chapter, not within a chapter. Mid-chapter read progress will be lost when switching from KOReader to Komga or Komga to KOReader.
- For regular EPUB books, the read progress will be tracker at the beginning of a chapter, not within a chapter. Mid-chapter read progress will be lost when switching from KOReader to Komga or Komga to KOReader.

## Configuration

Expand Down Expand Up @@ -59,4 +59,4 @@ If you have multiple KOReader devices, it is recommended to use a different API

Komga can log all incoming HTTP requests, including headers and body, by setting `logging.level.org.springframework.web.filter.CommonsRequestLoggingFilter` to `DEBUG`.

You can also access the recent HTTP exchanges under the `/actuator/httpexchanges` endpoint on your Komga server.
You can also access the recent HTTP exchanges under the `/actuator/httpexchanges` endpoint on your Komga server.

0 comments on commit 0db9bdf

Please sign in to comment.