From 2badac0d676ae3992a07620854ebe68b31525650 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Fri, 17 Mar 2023 17:48:37 -0500 Subject: [PATCH] docs: minor update to GLOSSARY.md --- GLOSSARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GLOSSARY.md b/GLOSSARY.md index 2d4fb609..386d8f83 100644 --- a/GLOSSARY.md +++ b/GLOSSARY.md @@ -48,4 +48,4 @@ An artifact contains metadata about the contents of a specific patch for a speci **Example** -Once a new patch is published, on the next launch the application will be notified of the new available patch and will download the artifact associated with that patch for the specific platform and architecture (e.g. 'android', 'aarm64'). +Once a new patch is published, on the next launch the application will be notified of the new available patch and will download the artifact associated with that patch for the specific platform and architecture (e.g. 'android', 'aarch64').