From 88aa6ccce5e7723944e6fb53f25224ee6d19cfeb Mon Sep 17 00:00:00 2001 From: zhanluxianshen Date: Wed, 13 Nov 2024 06:54:12 +0800 Subject: [PATCH] Fix some typos in text. Signed-off-by: zhanluxianshen --- CHANGELOG.md | 4 ++-- CONTRIBUTING.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a25c24..e09a872e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,8 @@ * Generate debian and RPM changelogs automatically. ## 1.14.0~rc.2 -* Include Shared Compiler Library (`libnvidia-gpucomp.so``) in the list of compute libraries. +* Include Shared Compiler Library (`libnvidia-gpucomp.so`) in the list of compute libraries. ## 1.14.0~rc.1 -* Remove `libnvidia-container0`` dependency on Ubuntu-based arm64 platforms +* Remove `libnvidia-container0` dependency on Ubuntu-based arm64 platforms * Support OpenSSL 3 with the Encrypt/Decrypt library diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dfeb8209..72f35f1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -# Contribute to the GPU Operator Project +# Contribute to the libnvidia-container Project -Want to hack on the NVIDIA Container Toolkit Project? Awesome! +Want to hack on the NVIDIA libnvidia-container Project? Awesome! We only require you to sign your work, the below section describes this! ## Sign your work