Skip to content

Commit c9e3fc5

Browse files
csvirixstefank
andauthored
Update docs/content/en/docs/documentation/access-resources.md
Co-authored-by: Martin Stefanko <xstefank122@gmail.com>
1 parent 8a6dc33 commit c9e3fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/docs/documentation/access-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ public UpdateControl<Job> reconcile(Job resource, Context<Job> context) {
177177
}
178178
```
179179

180-
But if still want to use the unified API (thus `context.getSecondaryResources()`), we can add
180+
But if you still want to use the unified API (thus `context.getSecondaryResources()`), we can add
181181
`PrimaryToSecondaryMapper`:
182182

183183
```java

0 commit comments

Comments
 (0)