Skip to content

Commit

Permalink
Change mistaken "filtering" wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayyow committed Jan 31, 2023
1 parent d4f7c5b commit 58049da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ LEFT JOIN "Address" AS "a" ON "u"."AddressId" = "a"."Id"

# Getting Started

Filtering is part of the `HotChocolate.Data` package.
Projections are part of the `HotChocolate.Data` package.

<PackageInstallation packageName="HotChocolate.Data" />

Expand Down

0 comments on commit 58049da

Please sign in to comment.