Skip to content

Commit 7196eca

Browse files
authored
Merge pull request #95 from bitol-io/fix-apiversion
Fix apiVersion
2 parents 7e0e18d + 307672a commit 7196eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This section contains general information about the contract.
4343
### Example
4444

4545
```YAML
46-
apiVersion: 3.0.0 # Standard version
46+
apiVersion: v3.0.0 # Standard version
4747
kind: DataContract
4848

4949
id: 53581432-6c55-4ba2-a65f-72344a91553a

0 commit comments

Comments
 (0)