Skip to content

Commit 2500899

Browse files
committed
Nits
1 parent 5f18723 commit 2500899

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: interface/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ This will add the `spl-token-interface` dependency to your `Cargo.toml` file.
2222

2323
## Documentation
2424

25-
Read more about the Stake program on the crate [documentation](https://docs.rs/spl-token-interface/latest/spl_token_interface/).
25+
Read more about the SPL Token program on the crate [documentation](https://docs.rs/spl-token-interface).

Diff for: p-token/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "pinocchio-token-program"
33
version = "0.0.0"
4-
description = "A pinocchio-based Token program"
4+
description = "A pinocchio-based Token (aka 'p-token') program"
55
authors = { workspace = true}
66
repository = { workspace = true}
77
license = { workspace = true}

0 commit comments

Comments
 (0)