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