diff options
| author | nayrxoc <82905257+nayrxoc@users.noreply.github.com> | 2024-05-01 07:09:45 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-01 08:33:08 -0400 |
| commit | 3944a261a4598f017ce8d47513fcc58180ae16f5 (patch) | |
| tree | 70bb53a79c7c9283d455e8346e2cae92e627ce21 /static/hiring.html | |
| parent | 233f390f2e799117c0e80d50cef28abf63b8e31a (diff) | |
fix typo in hiring page
Diffstat (limited to 'static/hiring.html')
| -rw-r--r-- | static/hiring.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/hiring.html b/static/hiring.html index e798f3ea..585c9467 100644 --- a/static/hiring.html +++ b/static/hiring.html @@ -50,8 +50,8 @@ </ul> </section> - <section id="qualitifations"> - <h2><a href="#qualitifations">Qualifications</a></h2> + <section id="qualifications"> + <h2><a href="#qualifications">Qualifications</a></h2> <ul> <li>Prior experience working on one or more of Android/AOSP-based operating systems, the Linux kernel and its hardening, memory allocators, or Android app development</li> <li>Strong programming skills in relevant languages (in order from most to least common: Java, Kotlin, C++, C, JavaScript, arm64 assembly, POSIX shell, Bash)</li> |
