Skip to content

Commit

Permalink
[Backport 4.5] Typo correction (#4688) (#4913)
Browse files Browse the repository at this point in the history
Typo correction (#4688) (#4911)

* Typo correction (#4688)

* Fix adn typo in module description

* Fix arequest typo in comment

* Fix avaliable typo in error message

* Fix badgets typo in comment

* fix de/the typo in comment

* Fix dependentes typo in comment

* Fix missing apostrophe in UI warning message

* Fix Iventory typo in module description

* Fix onwner typo in filter bar descriptions of the FIM inventory

* Fix "othe" typo in module description

* Remove word apparently added by mistake in PR #3120

* Fix "resouces" typo in module description

* Fix "resutls" typo in module description

* Fix "retuns" typo in comment code

* Added missing "y" to "successfull" message when removing policy

* Fix "sugguestions" typo in comment

* Removed extra t in "VirustTotal" on the sample data screen

Co-authored-by: Álex <alejandro.ruiz.becerra@wazuh.com>

* Update Changelog

* fix(tests): update snapshots

Co-authored-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>
Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com>
(cherry picked from commit 4ca3aea)
  • Loading branch information
AlexRuiz7 authored and Machi3mfl committed Mar 10, 2023
1 parent dece8c5 commit dcad7bf
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ All notable changes to the Wazuh app project will be documented in this file.

### Fixed

- Fixed several typos in the code, by @jctello [#4911](https://github.com/wazuh/wazuh-kibana-app/pull/4911)
- Fixed references to Elasticsearch in Wazuh-stack plugin [4894](https://github.com/wazuh/wazuh-kibana-app/pull/4894)

## Wazuh v4.4.0 - OpenSearch Dashboards 2.3.0 - Revision 4400
Expand Down
5 changes: 2 additions & 3 deletions public/components/agents/sca/inventory.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,6 @@ export class Inventory extends Component<InventoryProps, InventoryState> {
<EuiFlexItem>
<InventoryPolicyChecksTable
agent={this.props.agent}
filters={this.state.filters}
lookingPolicy={this.state.lookingPolicy}
/>
</EuiFlexItem>
Expand All @@ -631,5 +630,5 @@ export class Inventory extends Component<InventoryProps, InventoryState> {
}

Inventory.defaultProps = {
onClickRow: undefined,
};
onClickRow: undefined
}
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ exports[`SubscriptionTab component renders correctly to match the snapshot 1`] =
helpLinks={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand All @@ -76,11 +76,11 @@ exports[`SubscriptionTab component renders correctly to match the snapshot 1`] =
help={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down Expand Up @@ -238,11 +238,11 @@ exports[`SubscriptionTab component renders correctly to match the snapshot 1`] =
links={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ exports[`ApiAuthTab component renders correctly to match the snapshot 1`] = `
helpLinks={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand All @@ -86,11 +86,11 @@ exports[`ApiAuthTab component renders correctly to match the snapshot 1`] = `
help={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down Expand Up @@ -248,11 +248,11 @@ exports[`ApiAuthTab component renders correctly to match the snapshot 1`] = `
links={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ exports[`GeneralTab component renders correctly to match the snapshot 1`] = `
helpLinks={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand All @@ -78,11 +78,11 @@ exports[`GeneralTab component renders correctly to match the snapshot 1`] = `
help={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down Expand Up @@ -258,11 +258,11 @@ exports[`GeneralTab component renders correctly to match the snapshot 1`] = `
links={
Array [
Object {
"href": "https://documentation.wazuh.com/4.4/office365/index.html",
"href": "https://documentation.wazuh.com/4.5/office365/index.html",
"text": "Using Wazuh to monitor Office 365",
},
Object {
"href": "https://documentation.wazuh.com/4.4/user-manual/reference/ossec-conf/office365-module.html",
"href": "https://documentation.wazuh.com/4.5/user-manual/reference/ossec-conf/office365-module.html",
"text": "Configuration options for the module",
},
]
Expand Down

0 comments on commit dcad7bf

Please sign in to comment.