From dd9d94f854fafbf99660ebe6e1119ea5e88f95b2 Mon Sep 17 00:00:00 2001 From: tverona1 Date: Sun, 24 Nov 2019 08:31:00 -0800 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44a6c45..5366e80 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ An app launcher for Quest implemented in Unity. ## Settings There are various options available in Settings. These are: * Automatic Tabs: By default, the launcher will display automatic tabs (Quest, Go/GrearVr and 2D). This setting allows you to specify the position of these tabs (left, top, right or off). -* Custom Tabs: Custom tabs allow for artibtary categorization (like genre etc). See below for how to configure these. This setting, like the above, allows you to specify the position of these tabs (left, top, right or off). +* Custom Tabs: Custom tabs allow for arbitrary categorization (like genre etc). See below for how to configure these. This setting, like the above, allows you to specify the position of these tabs (left, top, right or off). * Sort By: Whether to sort alphabetically or most recent. * Show 2D: Whether to show 2D apps. * Grid Size: How many columns & rows to display.