From 77cbce7c3e111f85fc89b5ee8e6b409d1450060d Mon Sep 17 00:00:00 2001 From: Seth Falco Date: Tue, 2 Feb 2021 23:52:00 +0100 Subject: [PATCH] Fix minor typos. --- index.html | 60 +++++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/index.html b/index.html index 023dbc1..86be554 100644 --- a/index.html +++ b/index.html @@ -99,18 +99,18 @@
- +

Android in a Box

- - + +
- - + +

Run Android applications on any GNU/Linux operating system.

- - + + Find out more - +
@@ -151,7 +151,7 @@

How does it work?

- +
@@ -160,77 +160,77 @@

Features

- +
- +

Open Source

- +

The whole source code is available as Open Source and licensed under the terms of the Apache and GPLv3 license.

- +
- +

No limits

- +

As Anbox is running an entire Android system, conceptually any application can run.

- +
- +

Secure

- +

Anbox puts Android apps into a tightly sealed box without direct access to hardware or your data.

- +
- +

Performant

- +

Runs Android without hardware virtualization and seamlessly bridges over hardware acceleration features.

- +
- +

Integrated

- +

Tightly integrated with the host operating system to offer a rich feature set.

- +
- +

Convergent

- +

Anbox scales across different form factors similar like Android does. It works on a laptop and a mobile phone.

- +
- +
@@ -416,7 +416,7 @@

Why is easy distribution to our users, as well as regular and fast updates. Flatpak would be another alternative but we didn't investigate this yet, nor - are we planing to do so in the near future. However, we're happy to + are we planning to do so in the near future. However, we're happy to accept contributions from the community around Anbox to provide necessary changes to distribute Anbox as a flatpak package too.