Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: William Richter <[email protected]>
Signed-off-by: Ekaterina Mekhnetsova <[email protected]>
  • Loading branch information
outoftardis and WRRicht3r authored Nov 24, 2023
1 parent cd28f8f commit 60f5874
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion src/cookbook/check-health.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Check Health | Cookbook"
head:
- - meta
- name: description
content: "Learn how to check health to monitor Iroha performance."
content: "Learn how to monitor Iroha performance by checking health."
- - meta
- name: keywords
content: "telemetry, health, Iroha performance"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/check-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Check Status | Cookbook"
head:
- - meta
- name: description
content: "Learn how to check Iroha status."
content: "Learn how to check the Iroha status."
- - meta
- name: keywords
content: "telemetry, Iroha status"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/register-domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Register Domains | Cookbook"
head:
- - meta
- name: description
content: "Learn how to register a domain in Iroha."
content: "Learn how to register domains in Iroha."
- - meta
- name: keywords
content: "Iroha domains, registering domains"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/register-peers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Register Peers | Cookbook"
head:
- - meta
- name: description
content: "Learn how to register an Iroha peer."
content: "Learn how to register peers in Iroha."
- - meta
- name: keywords
content: "registering peers, Iroha peers"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/register-pre-commit-triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Register Pre-commit Triggers | Cookbook"
head:
- - meta
- name: description
content: "Learn how to ."
content: "Learn how to register pre-commit triggers in Iroha."
- - meta
- name: keywords
content: "Iroha triggers, pre-commit triggers"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/register-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Register Roles | Cookbook"
head:
- - meta
- name: description
content: "Learn how to register a role in Iroha."
content: "Learn how to register roles in Iroha."
- - meta
- name: keywords
content: "registering roles, permissions"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/register-scheduled-triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Register Scheduled Triggers | Cookbook"
head:
- - meta
- name: description
content: "Learn how to register a scheduled trigger in Iroha."
content: "Learn how to register scheduled triggers in Iroha."
- - meta
- name: keywords
content: "Iroha triggers, scheduled triggers"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/submit-transactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Submit Transactions | Cookbook"
head:
- - meta
- name: description
content: "Learn how to submit a transaction in Iroha."
content: "Learn how to submit transactions in Iroha."
- - meta
- name: keywords
content: "submitting transactions, Iroha transactions"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/unregister-accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Unregister Accounts | Cookbook"
head:
- - meta
- name: description
content: "Learn how to unregister an account in Iroha."
content: "Learn how to unregister accounts in Iroha."
- - meta
- name: keywords
content: "Iroha accounts, unregister instruction"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/unregister-asset-definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Unregister Asset Definitions | Cookbook"
head:
- - meta
- name: description
content: "Learn how to unregister an asset definition."
content: "Learn how to unregister asset definitions in Iroha."
- - meta
- name: keywords
content: "Iroha asset definition, unregister instruction"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/unregister-assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Unregister Assets | Cookbook"
head:
- - meta
- name: description
content: "Learn how to unregister an asset in Iroha."
content: "Learn how to unregister assets in Iroha."
- - meta
- name: keywords
content: "Iroha assets, unregister instruction"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/unregister-domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Unregister Domains | Cookbook"
head:
- - meta
- name: description
content: "Learn how to unregister a domain in Iroha."
content: "Learn how to unregister domains in Iroha."
- - meta
- name: keywords
content: "Iroha domains, unregister instruction"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/unregister-peers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Unregister Peers | Cookbook"
head:
- - meta
- name: description
content: "Learn how to unregister a peer in Iroha."
content: "Learn how to unregister peers in Iroha."
- - meta
- name: keywords
content: "Iroha peers, unregister instruction"
Expand Down
2 changes: 1 addition & 1 deletion src/cookbook/unregister-triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Unregister Triggers | Cookbook"
head:
- - meta
- name: description
content: "Learn how to unregister a trigger in Iroha."
content: "Learn how to unregister triggers in Iroha."
- - meta
- name: keywords
content: "Iroha triggers, unregister instruction"
Expand Down

0 comments on commit 60f5874

Please sign in to comment.