mirror of
https://github.com/fluencelabs/interface-types
synced 2025-06-27 13:41:38 +00:00
doc(interface-types) Fix a typo.
This commit is contained in:
@ -37,7 +37,7 @@ pub enum InterfaceType {
|
||||
/// A 64-bits float.
|
||||
F64,
|
||||
|
||||
/// A stirng.
|
||||
/// A string.
|
||||
String,
|
||||
|
||||
/// An `any` reference.
|
||||
|
Reference in New Issue
Block a user