From 195a2285147541ca421254983e07eb6c8ebb0721 Mon Sep 17 00:00:00 2001 From: LudwikJaniuk Date: Thu, 12 Sep 2019 01:19:19 +0200 Subject: [PATCH] Fixed a typo (#352) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 975c0d9b..61dcede2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # EdXposed [![Build status](https://ci.appveyor.com/api/projects/status/qu3vj1d64nqia1b8/branch/master?svg=true)](https://ci.appveyor.com/project/ElderDrivers/edxposed/branch/master) -A Riru module trying to provide a ART hooking framework (initially for Android Pie) which delivers consistent APIs with the OG Xposed, leveraging YAHFA (or SandHook) hooking framework. +A Riru module trying to provide an ART hooking framework (initially for Android Pie) which delivers consistent APIs with the OG Xposed, leveraging YAHFA (or SandHook) hooking framework. ## Supported versions