Skip to content

Commit 0a80f9a

Browse files
lu-zeroonur-ozkan
andauthored
Update src/bootstrap/src/utils/change_tracker.rs
Co-authored-by: Onur Özkan <[email protected]>
1 parent c98e25b commit 0a80f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/src/utils/change_tracker.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
139139
ChangeInfo {
140140
change_id: 121976,
141141
severity: ChangeSeverity::Info,
142-
summary: "A new `boostrap-cache-path` option has been introduced. Set it in your config.toml to use a different path for the download cache.",
142+
summary: "A new `boostrap-cache-path` option has been introduced which can be utilized to modify the cache path for bootstrap.",
143143
},
144144
];

0 commit comments

Comments
 (0)