Skip to content

Commit 978e9dd

Browse files
committed
docs: rephrase
1 parent 28e76fa commit 978e9dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/usage/resource-graph.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@ public void ConfigureServices(IServiceCollection services)
7979

8080
### Public Resource Name
8181

82-
The public resource name is exposed in the json:api payload as the `type` member.
83-
How this is exposed can be configured in with the following approaches (in order of priority):
82+
The public resource name is exposed through the `type` member in the json:api payload. This can be configured by the following approaches (in order of priority):
8483

8584
1. The `publicResourceName` option when manually adding a resource to the graph
8685
```c#

0 commit comments

Comments
 (0)