mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-03 01:48:12 +08:00
Fixed typo in some proprietary terms. (#161)
This commit is contained in:
2
setup.py
2
setup.py
@@ -143,7 +143,7 @@ if __name__ == "__main__":
|
||||
version=get_version("0.0.5"),
|
||||
author="MLX Contributors",
|
||||
author_email="mlx@group.apple.com",
|
||||
description="A framework for machine learning on Apple Silicon.",
|
||||
description="A framework for machine learning on Apple silicon.",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
packages=packages,
|
||||
|
||||
Reference in New Issue
Block a user