mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Fix typo
This commit is contained in:
parent
fb87a03d5f
commit
45e65e9bee
2
15.md
2
15.md
|
@ -108,7 +108,7 @@ Fields that are not self-explanatory:
|
||||||
```
|
```
|
||||||
|
|
||||||
Fields that are not self-explanatory:
|
Fields that are not self-explanatory:
|
||||||
- `quantity` can be null in the case of items with unlimited abailability, like digital items, or services
|
- `quantity` can be null in the case of items with unlimited availability, like digital items, or services
|
||||||
- `specs`:
|
- `specs`:
|
||||||
- an optional array of key pair values. It allows for the Customer UI to present product specifications in a structure mode. It also allows comparison between products
|
- an optional array of key pair values. It allows for the Customer UI to present product specifications in a structure mode. It also allows comparison between products
|
||||||
- eg: `[["operating_system", "Android 12.0"], ["screen_size", "6.4 inches"], ["connector_type", "USB Type C"]]`
|
- eg: `[["operating_system", "Android 12.0"], ["screen_size", "6.4 inches"], ["connector_type", "USB Type C"]]`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user