Skip to content

Commit e2596c3

Browse files
Apply suggestions from code review
Co-authored-by: Richard Sill <[email protected]>
1 parent 0ee9f9e commit e2596c3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

modules/ROOT/pages/subscriptions/customize-cdc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:description: This page describes how to customize the behavior of subscriptions.
55

66
GraphQL subscriptions to Neo4j use [Change Data Capture](https://neo4j.com/docs/cdc/current/) (CDC).
7-
It's behavior can be configured by passing an instance of `Neo4jGraphQLSubscriptionsCDCEngine`.
7+
Its behavior can be configured by passing an instance of `Neo4jGraphQLSubscriptionsCDCEngine`.
88

99
== Neo4jGraphQLSubscriptionsCDCEngine
1010

modules/ROOT/pages/subscriptions/index.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ This section covers:
99
* xref:subscriptions/getting-started.adoc[Getting started] - How to get started with subscriptions by setting up a basic example.
1010
* xref:subscriptions/events.adoc[Events] - How to trigger events when using `@neo4j/graphql`.
1111
* xref:subscriptions/filtering.adoc[Filtering] - How to apply filters to subscriptions.
12-
* xref:subscriptions/engines.adoc[Subscriptions engines] - How to set up a GraphQL subscription along with a `@neo4j/graphql` server.

0 commit comments

Comments
 (0)