From a936985df1f857850a6ae9a0083c3dc0146674e4 Mon Sep 17 00:00:00 2001 From: Disassembler Date: Thu, 12 Mar 2020 23:30:09 +0100 Subject: [PATCH] Fix typo --- APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APKBUILD b/APKBUILD index 42d4f59..56aae33 100644 --- a/APKBUILD +++ b/APKBUILD @@ -3,7 +3,7 @@ pkgname=spoc pkgver=0.0.1 pkgrel=0 -pkgdesc="SPOC application, conatiner, and image manager" +pkgdesc="SPOC application, container, and image manager" url="https://spotter.vm/" arch="noarch" license="GPL"