Skip to content

Commit

Permalink
style(predicates): make linter happy again
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Feb 29, 2024
1 parent c0ca4c2 commit f254cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion predicates/bech32_address_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Here's the steps of the scenario:

- **Given** the program:

```
``` prolog
okp4_addr(Addr) :- bech32_address(-('okp4', _), Addr).
```

Expand Down

0 comments on commit f254cb1

Please sign in to comment.