diff --git a/index.html b/index.html index 3214675..18bb79c 100644 --- a/index.html +++ b/index.html @@ -267,11 +267,11 @@ <h2 class="section-heading">FAQ</h2> <div class="container"> <div class="" id="accordion"> <div> - <h3><a data-toggle="collapse" data-parent="#accordion" href="#collapse1">What makes Anbox different from other projects like Shashlik or Genimobile?</a></h3> + <h3><a data-toggle="collapse" data-parent="#accordion" href="#collapse1">What makes Anbox different from other projects like Shashlik or Genymobile?</a></h3> <div id="collapse1" class="collapse"> <p> Projects like <a target="_blank" href="http://www.shashlik.io/">Shashlik</a> - or <a target="_blank" href="https://www.genymobile.com/">Genimobile</a> use + or <a target="_blank" href="https://www.genymobile.com/">Genymobile</a> use an emulator to run the Android environment. The emulator creates an entire emulated system which has its own kernel etc whereas Anbox runs the Android system under the same kernel as the host operating system does. No emulation