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.
1 parent 596d116 commit 2af558cCopy full SHA for 2af558c
src/hyperlight_host/src/sandbox/run_options.rs
@@ -17,7 +17,7 @@ limitations under the License.
17
use tracing::{instrument, Span};
18
19
/// Configuration options for setting up a new `UninitializedSandbox` and
20
-/// subsequent inititialized sandboxes, including `MultiUseSandbox` and
+/// subsequent initialized sandboxes, including `MultiUseSandbox` and
21
/// `SingleUseSandbox`.
22
///
23
/// A `SandboxRunOptions` instance must be created with either in-process
0 commit comments