fix minor typo (#1924)

This commit is contained in:
Marco Inacio
2024-03-29 17:09:57 +00:00
committed by GitHub
parent 8ad12a0e81
commit 7ecbc6d50b

View File

@ -14,7 +14,7 @@
//! //!
//! ## Features //! ## Features
//! //!
//! - Simple syntax (looks and like PyTorch) //! - Simple syntax (looks and feels like PyTorch)
//! - CPU and Cuda backends (and M1 support) //! - CPU and Cuda backends (and M1 support)
//! - Enable serverless (CPU) small and fast deployments //! - Enable serverless (CPU) small and fast deployments
//! - Model training //! - Model training