Skip to content

Commit aa01017

Browse files
Update rush-plugins/rush-http-build-cache-plugin/README.md
Co-authored-by: Ian Clanton-Thuon <[email protected]>
1 parent 9a42b37 commit aa01017

File tree

1 file changed

+1
-1
lines changed
  • rush-plugins/rush-http-build-cache-plugin

1 file changed

+1
-1
lines changed

rush-plugins/rush-http-build-cache-plugin/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Once enabled, configure the HTTP build cache in config file `common/config/rush-
2828

2929
- url: The server to store cache objects.
3030
- tokenHandler: A script that can print the Authorization header expected by the server. The value printed to `stdout` by this command should be an exact header, for example, `Bearer ab98d8c878d937290d979a9097c90dfffff` or `Basic 098abc7dff==`.
31-
- isCacheWriteAllowed: A flag that determines if the plugin should write to the cache.
31+
- `isCacheWriteAllowed`: A flag that determines if the plugin should write to the cache.
3232

3333
## HTTP Cache Server Requirements
3434

0 commit comments

Comments
 (0)