Skip to content

Commit

Permalink
Update conventions.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Guayaba221 authored Jan 2, 2025
1 parent 698e7b8 commit a9c7e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/core/conventions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { Callout } from "nextra/components";
# Conventions

Just like with any platform, there are certain conventions on how to write contracts for CosmWasm.
This section will give you a quick overview over the different conventions set in the CosmWasm
This section will give you a quick overview of the different conventions set in the CosmWasm
ecosystem.

These conventions are about recommended programming patterns, and recommendations on how you should
Expand Down

0 comments on commit a9c7e97

Please sign in to comment.