diff --git a/website/src/docs/bananacakepop/v2/bcp-services.md b/website/src/docs/bananacakepop/v2/bcp-services.md index e427b7281e3..ecc71817c8f 100644 --- a/website/src/docs/bananacakepop/v2/bcp-services.md +++ b/website/src/docs/bananacakepop/v2/bcp-services.md @@ -1,5 +1,5 @@ --- -title: Connect you API +title: Connect your API --- BananaCake Pop can be smoothly integrated into your HotChocolate server, enabling utilization of the Persisted Query Storage found within the client registry, to report operations and collect open telemetry. Your server will establish a connection with BananaCake Pop, retrieving persisted queries based on their unique hashes. Additional information on the client registry can be found [here](/docs/bananacakepop/v2/apis/client-registry).