Skip to content

Commit 678607e

Browse files
AerynOS(docs): Corrected typos (#67)
* AerynOS(docs): Corrected typos in the downloading instructions The word "denoted" might be misspelled as "denoted" and "denoted"? Signed-off-by: Farhan Kurnia Pratama <farhnkrnapratma@gmail.com> * AerynOS(docs): Corrected typos in the GNOME desktop documentations Signed-off-by: Farhan Kurnia Pratama <farhnkrnapratma@gmail.com> * Update src/content/docs/Users/Getting Started/downloading.mdx Co-authored-by: Jonas Platte <jplatte+git@posteo.de> --------- Signed-off-by: Farhan Kurnia Pratama <farhnkrnapratma@gmail.com> Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
1 parent 0adf140 commit 678607e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/content/docs/Users/Desktops/gnome.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: 'GNOME'
3-
lastUpdated: 2025-08-23T17:25:00Z
3+
lastUpdated: 2026-01-13T11:10:00+07:00
44
description: "GNOME Desktop"
55
---
66

77
The default desktop environemnt for the AerynOS live environment and for installs using `lichen` is [GNOME](https://www.gnome.org/). We utilise Wayland display server protocol and do not offer X11 (or any fork of X11).
88

9-
GNOME has been chosen as the default environment due to our familiarity with the GNOME software stack and therefore our ability to maintain it whilst we work on fleshing out the AerynOS tooling an infrastructure.
9+
GNOME has been chosen as the default environment due to our familiarity with the GNOME software stack and therefore our ability to maintain it whilst we work on fleshing out the AerynOS tooling and infrastructure.
1010

1111
It is recommended to install GNOME using `lichen`, rather than adding to an existing install.
1212

src/content/docs/Users/Getting Started/downloading.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Downloading AerynOS
3-
lastUpdated: 2024-09-10T23:36:23+08:00
3+
lastUpdated: 2025-01-13T10:49:00+07:00
44
description: Downloading the AerynOS ISO file and verifying the checksums
55
---
66

@@ -12,10 +12,10 @@ import { Aside } from '@astrojs/starlight/components';
1212
2. Look for the latest release available for download, the official ISO files are named `AerynOS-<version>-<desktop>-<architecture>.iso`.
1313

1414
<Aside>
15-
Their may be multiple versions available with different desktop environments donoted by `AerynOS-<version>-<desktop>-<architecture>.iso` where `<desktop>` is the desktop environment.
15+
There may be multiple versions available with different desktop environments denoted by `AerynOS-<version>-<desktop>-<architecture>.iso` where `<desktop>` is the desktop environment.
1616
</Aside>
1717

18-
3. Click on the download link to start downloading the ISO file and assiocated checksums donated by `AerynOS-<version>-<desktop>-<architecture>.iso.sha256sum`.
18+
3. Click on the download link to start downloading the ISO file and assiocated checksums denoted by `AerynOS-<version>-<desktop>-<architecture>.iso.sha256sum`.
1919

2020
Once the download is complete, you can proceed with creating a bootable USB drive or burning the ISO to a DVD to install AerynOS on your machine.
2121

0 commit comments

Comments
 (0)