From 3515e4e1c3942b80d8a72b67ce322340e6e43a7c Mon Sep 17 00:00:00 2001 From: Nadim Kobeissi Date: Mon, 22 May 2023 13:35:08 +0200 Subject: [PATCH] Fix typo --- sdk/typescript/examples/firefox-extension/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/typescript/examples/firefox-extension/README.md b/sdk/typescript/examples/firefox-extension/README.md index cb779f1332..8739d1da1f 100644 --- a/sdk/typescript/examples/firefox-extension/README.md +++ b/sdk/typescript/examples/firefox-extension/README.md @@ -1,6 +1,6 @@ -# Nym Chrome Extension Example +# Nym Firefox Extension Example -This is an example of how Nym can be used within the context of a Chrome extension. +This is an example of how Nym can be used within the context of a Mozilla Firefox extension. ## Running the example