From cc7aff5fd6fa14ecaf990d4964f333970fce516f Mon Sep 17 00:00:00 2001 From: Vivaan Verma <54081925+doublevcodes@users.noreply.github.com> Date: Sun, 16 May 2021 20:10:46 +0100 Subject: Change programme to program --- bot/resources/tags/blocking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/resources/tags/blocking.md b/bot/resources/tags/blocking.md index 1671ff0d9..5c9eeddc4 100644 --- a/bot/resources/tags/blocking.md +++ b/bot/resources/tags/blocking.md @@ -4,4 +4,4 @@ Imagine that you're coding a Discord bot and every time somebody uses a command, **What is asynchronous programming?** -An asynchronous programme utilises the `async` and `await` keywords. An asynchronous programme pauses what it's doing and does something else whilst it waits for some third-party service to complete whatever it's supposed to do. +An asynchronous program utilises the `async` and `await` keywords. An asynchronous program pauses what it's doing and does something else whilst it waits for some third-party service to complete whatever it's supposed to do. -- cgit v1.2.3