Rename grid to landscape

This commit is contained in:
zalberico 2023-01-05 08:34:25 -08:00
parent f14013caed
commit 755c2fe81d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
:~ title+'Grid'
:~ title+'Landscape'
info+'An app launcher for Urbit.'
color+0xee.5432
glob-http+['https://bootstrap.urbit.org/glob-0v7.kpsc5.0d368.agolo.24l20.b45sb.glob' 0v7.kpsc5.0d368.agolo.24l20.b45sb]

View File

@ -84,7 +84,7 @@ export const AboutSystem = () => {
{gardenBlocked ? (
<>
<p>
Grid is the application launcher and system interface.
Landscape is the application launcher and system interface.
It needs an update before you can apply the System Update.
</p>
</>