Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
rmeissner committed Oct 4, 2023
1 parent 65cc7e1 commit 1a5eb35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ about: Bug report about the Safe smart contracts

## Description

Please describe considely the bug you have found, and what you expect instead.
Please describe concisely the bug you have found, and what you expect instead.

## Environment

Expand Down
2 changes: 1 addition & 1 deletion 4337/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Execution Flow

The diagram below outlines the flow that is triggered when a user operation is submitted to via the entrypoint. Additionally the gas overhead compared to a native implementation is mentioned.
The diagram below outlines the flow that is triggered when a user operation is submitted to the entrypoint. Additionally the gas overhead compared to a native implementation is mentioned.

```mermaid
sequenceDiagram
Expand Down

0 comments on commit 1a5eb35

Please sign in to comment.