Skip to content

Commit fbabad7

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

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
@@ -26,7 +26,7 @@ Once enabled, configure the HTTP build cache in config file `common/config/rush-
2626
}
2727
```
2828

29-
- url: The server to store cache objects.
29+
- `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==`.
3131
- `isCacheWriteAllowed`: A flag that determines if the plugin should write to the cache.
3232

0 commit comments

Comments
 (0)