diff --git a/ArchiSteamFarm/Plugins/IPlugin.cs b/ArchiSteamFarm/Plugins/IPlugin.cs
index 29c60c63b..698f907ab 100644
--- a/ArchiSteamFarm/Plugins/IPlugin.cs
+++ b/ArchiSteamFarm/Plugins/IPlugin.cs
@@ -34,7 +34,7 @@ namespace ArchiSteamFarm.Plugins {
///
/// ASF will use this property as version indicator of your plugin to the user.
- /// You have a freedom in deciding what versionining you want to use, this is for identification purposes only.
+ /// You have a freedom in deciding what versioning you want to use, this is for identification purposes only.
///
/// Version that will be shown to the user when plugin is loaded.
[NotNull]