From 1ac5fc14f0c13636ebbfa2886847554c33f82509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Socha?= <31014760+lukaszsocha2@users.noreply.github.com> Date: Wed, 8 Dec 2021 16:33:48 +0100 Subject: [PATCH] docs: Fix spelling error in changelog (#644) --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index a749b119..dea81d17 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -9,7 +9,7 @@ Release History **New Features and Enhancements:** - Add `admin_logs_streaming` support for events stream (`#623 `_) -- Add `vanity_name` param for creating shared link to a file or folder (`#637 `_) +- Add `vanity_name` parameter for creating shared link to a file or folder (`#637 `_) - Add getting files and file versions under retention for a retention policy assignment (`#633 `_) - Support base item operations for WebLink class (`#639 `_)