Skip to content

Commit e5e4713

Browse files
committed
docs: 오타 수정
1 parent 6967edb commit e5e4713

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
12. [실패한 쿼리에 대해 재요청하는 retry](#retry)
4444
13. [onSuccess, onError, onSettled](#onsuccess-onerror-onsettled) - 💡 **v5 @Deprecated**
4545
14. [select를 이용한 데이터 변환](#select)
46-
15. [쿼리가 pending 상태인 동안 보여 줄 수 placeholderData](#placeholderdata)
46+
15. [쿼리가 pending 상태인 동안 보여 줄 수 있는 placeholderData](#placeholderdata)
4747
16. [Paginated 구현에 유용한 keepPreviousData](#keepPreviousData) - 💡 **v5 @Deprecated**
4848
17. [쿼리를 병렬(Parallel) 요청할 수 있는 useQueries](#parallel)
4949
18. [종속 쿼리(Dependent Queries)](#dependent-queries)

0 commit comments

Comments
 (0)