Fix spelling of helloworld
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
///
|
||||
/// ```rust,ignore
|
||||
/// mod pb {
|
||||
/// tonic::include_proto("hellworld");
|
||||
/// tonic::include_proto("helloworld");
|
||||
/// }
|
||||
/// ```
|
||||
#[macro_export]
|
||||
|
||||
Reference in New Issue
Block a user