diff --git a/README.md b/README.md index 6381797..f720e4c 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ code { font-family: 'Fira Code', monospace; } ``` -- IE 10+, Edge: enable with `font-feature-settings: "calt";` +- IE 10+, Edge Legacy: enable with `font-feature-settings: "calt";` - Firefox - Safari - Chromium-based browsers (Chrome, Opera)