chore: fix some typos in comments

This commit is contained in:
jinjiadu
2024-10-28 11:32:10 +01:00
committed by Wolfgang Walther
parent 0b0b4f2a79
commit 765696dfd0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
-- Module: PostgREST.ApiRequest.Preferences
-- Description: Track client preferences to be employed when processing requests
--
-- Track client prefences set in HTTP 'Prefer' headers according to RFC7240[1].
-- Track client preferences set in HTTP 'Prefer' headers according to RFC7240[1].
--
-- [1] https://datatracker.ietf.org/doc/html/rfc7240
--