diff --git a/Documentation/templates-src/NetCord/partials/root.tmpl.partial b/Documentation/templates-src/NetCord/partials/root.tmpl.partial index c8f52082b..3e2f5521b 100644 --- a/Documentation/templates-src/NetCord/partials/root.tmpl.partial +++ b/Documentation/templates-src/NetCord/partials/root.tmpl.partial @@ -25,7 +25,7 @@

Asynchronous & Concurrent

-

Fully supporting async/await, NetCord allows for responsive, concurrent operations, enabling scalable and high performing Discord bot interactions.

+

Fully supporting async/await, NetCord enables responsive, concurrent operations, allowing for scalable, high performance interactions in Discord bots built with .NET.

Native AOT Support