Skip to content

Commit

Permalink
Change woridng
Browse files Browse the repository at this point in the history
  • Loading branch information
bitzoic committed Sep 7, 2023
1 parent 796f373 commit 80d6cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/ownership/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ For more information please see the [specification](./SPECIFICATION.md).

In order to use the Ownership library it must be added to the Forc.toml file and then imported into your Sway project. To add Sway-libs as a dependency to the Forc.toml file in your project please see the [README.md](../../README.md).

> **NOTE** Until [Issue #5025](https://github.com/FuelLabs/sway/issues/5025) is resolved, in order to use the Ownership Library you must also add the [SRC-5](https://github.com/FuelLabs/sway-standards/tree/master/standards/src_5) standard to your dependencies.
> **NOTE** Until [Issue #5025](https://github.com/FuelLabs/sway/issues/5025) is resolved, in order to use the Ownership Library you must also add the [SRC-5](https://github.com/FuelLabs/sway-standards/tree/master/standards/src_5) standard as a dependencies.
You may import the Ownership library's functionalities like so:

Expand Down

0 comments on commit 80d6cfa

Please sign in to comment.