Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <[email protected]>
  • Loading branch information
derekbit committed Oct 4, 2023
1 parent d10ab8f commit f30f784
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion content/docs/1.5.0/deploy/important-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Please use the new setting [Node Drain Policy](../../references/settings#node-dr

### Instance Managers Consolidated

Engine instance mangers and replica instance managers has been consolidated. Previous engine/replica instance managers are now deprecated, but they will still provide service to the existing attached volumes.
Engine instance managers and replica instance managers has been consolidated. Previous engine/replica instance managers are now deprecated, but they will still provide service to the existing attached volumes.

The `Guaranteed Engine Manager CPU` and `Guaranteed Replica Manager CPU` settings are removed and replaced by `Guaranteed Instance Manager CPU`.

Expand Down
2 changes: 1 addition & 1 deletion content/docs/1.5.1/deploy/important-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Please use the new setting [Node Drain Policy](../../references/settings#node-dr

### Instance Managers Consolidated

Engine instance mangers and replica instance managers has been consolidated. Previous engine/replica instance managers are now deprecated, but they will still provide service to the existing attached volumes.
Engine instance managers and replica instance managers has been consolidated. Previous engine/replica instance managers are now deprecated, but they will still provide service to the existing attached volumes.

The `Guaranteed Engine Manager CPU` and `Guaranteed Replica Manager CPU` settings are removed and replaced by `Guaranteed Instance Manager CPU`.

Expand Down
2 changes: 1 addition & 1 deletion content/docs/1.5.2/deploy/important-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Please use the new setting [Node Drain Policy](../../references/settings#node-dr

### Instance Managers Consolidated

Engine instance mangers and replica instance managers has been consolidated. Previous engine/replica instance managers are now deprecated, but they will still provide service to the existing attached volumes.
Engine instance managers and replica instance managers has been consolidated. Previous engine/replica instance managers are now deprecated, but they will still provide service to the existing attached volumes.

The `Guaranteed Engine Manager CPU` and `Guaranteed Replica Manager CPU` settings are removed and replaced by `Guaranteed Instance Manager CPU`.

Expand Down
2 changes: 1 addition & 1 deletion content/docs/1.6.0/deploy/important-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Please use the new setting [Node Drain Policy](../../references/settings#node-dr

### Instance Managers Consolidated

Engine instance mangers and replica instance managers has been consolidated. Previous engine/replica instance managers are now deprecated, but they will still provide service to the existing attached volumes.
Engine instance managers and replica instance managers has been consolidated. Previous engine/replica instance managers are now deprecated, but they will still provide service to the existing attached volumes.

The `Guaranteed Engine Manager CPU` and `Guaranteed Replica Manager CPU` settings are removed and replaced by `Guaranteed Instance Manager CPU`.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Now set `Settings/General/BackupTarget` to
```
s3://backupbucket@us-east-1/
```
And `Setttings/General/BackupTargetSecret` to
And `Settings/General/BackupTargetSecret` to
```
minio-secret
```
Expand Down

0 comments on commit f30f784

Please sign in to comment.