Skip to content

Commit

Permalink
Clock title
Browse files Browse the repository at this point in the history
  • Loading branch information
hyd628 committed Dec 24, 2023
1 parent 2d16734 commit 96e48a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Introductory course to the Move language maintained by [Sui Foundation](https://
- [Witness Design Pattern](./unit-three/lessons/3_witness_design_pattern.md)
- [The `Coin` Resource and `create_currency` Method](./unit-three/lessons/4_the_coin_resource_and_create_currency.md)
- [Managed Coin Example](./unit-three/lessons/5_managed_coin.md)
- [Clock and Locked Coin](./unit-three/lessons/6_clock_and_locked_coin.md)
- [`Clock` and Locked Coin](./unit-three/lessons/6_clock_and_locked_coin.md)
- [Unit Testing](./unit-three/lessons/7_unit_testing.md)
- **Unit Four: Marketplace**
- [Homogeneous Collections](./unit-four/lessons/1_homogeneous_collections.md)
Expand Down
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- [Witness Design Pattern](./unit-three/lessons/3_witness_design_pattern.md)
- [The `Coin` Resource and `create_currency` Method](./unit-three/lessons/4_the_coin_resource_and_create_currency.md)
- [Managed Coin Example](./unit-three/lessons/5_managed_coin.md)
- [Clock and Locked Coin](./unit-three/lessons/6_clock_and_locked_coin.md)
- [`Clock` and Locked Coin](./unit-three/lessons/6_clock_and_locked_coin.md)
- [Unit Testing](./unit-three/lessons/7_unit_testing.md)
- [Unit Four](./unit-four/readme.md)
- [Homogeneous Collections](./unit-four/lessons/1_homogeneous_collections.md)
Expand Down

0 comments on commit 96e48a8

Please sign in to comment.