Skip to content

Commit 67bb045

Browse files
committed
fix docs
1 parent 1c90942 commit 67bb045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/request.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ impl Request {
121121
json::loads(data)
122122
}
123123

124-
/// Get application-wide data that was set with HttpServer.app_data().
124+
/// Get application-wide data that was set with HttpServer.app_data.
125125
///
126126
/// Args:
127127
/// None

0 commit comments

Comments
 (0)