We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb9634c + d1d59a0 commit 0c070d7Copy full SHA for 0c070d7
crates/core/src/lib.rs
@@ -104,7 +104,7 @@ impl Default for Config {
104
// * Component instances are the maximum live number of
105
// component instances or instantiations. In other words this
106
// is the maximal concurrency that Spin can serve in terms of
107
- // HTTP rqeuests.
+ // HTTP requests.
108
//
109
// * Memories mostly affect how big the virtual address space
110
// reservation is for the pooling allocator. Memories require
0 commit comments