Skip to content

Commit 3fa7625

Browse files
authored
fix case to be consistent (#24)
1 parent ab11a15 commit 3fa7625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

steps/26/src/system.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ use std::collections::BTreeMap;
22

33
/*
44
TODO: Define the common types used in this pallet:
5-
- `AccountID`
5+
- `AccountId`
66
- `BlockNumber`
77
- `Nonce`
88

0 commit comments

Comments
 (0)