Skip to content

Commit eef7b00

Browse files
oflattkhieta
andauthored
Update text/0074/0074-entity-slicing.md
Co-authored-by: Kesha Hietala <[email protected]>
1 parent 4dcbff9 commit eef7b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0074/0074-entity-slicing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The image above shows an example usage of the entity manifest. On the left, a cl
130130

131131
When a client would like to answer a Cedar `Request`, it first consults the cached entity manifest to load the entity slice. Then, it sends the entity slice and the request to the server. The server returns the authorization result.
132132

133-
However, the server or client must take care to ensure that the client’s entity manifest is up-to-date. Since the entity manifest is computed based on the schema and policies, is must be re-computed whenever the schema or policies change. There are multiple ways to ensure that the cache is up to date, one being to tag each entity manifest uniquely and check on each request.
133+
However, the server or client must take care to ensure that the client’s entity manifest is up-to-date. Since the entity manifest is computed based on the schema and policies, it must be re-computed whenever the schema or policies change. There are multiple ways to ensure that the cache is up to date, one being to tag each entity manifest uniquely and check on each request.
134134

135135
Looking to the future, we hope to provide several options and guidance for how to use the entity manifest:
136136

0 commit comments

Comments
 (0)