mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
fix some typos
This commit is contained in:
@@ -79,7 +79,7 @@ nodes.forEach(node => {
|
||||
}
|
||||
|
||||
|
||||
// remove potentially large content (see size limits) and replace with teh summary so that we don't get results with zero highlightable results
|
||||
// remove potentially large content (see size limits) and replace with the summary so that we don't get results with zero highlightable results
|
||||
node.content = node.summary;
|
||||
|
||||
// remove summary for dedup
|
||||
|
||||
Reference in New Issue
Block a user