minor: Fix typo in narrow.js activate - "heading" was "headig".

This commit is contained in:
YashRE42 2021-10-27 18:47:27 +00:00 committed by Tim Abbott
parent 4105ccdb17
commit 47f81f6974
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ export function activate(raw_operators, opts) {
* then_select_offset: Offset from the top of the page in pixels
at which to place the then_select_id message following
rendering. Important to avoid what would otherwise feel like
visual glitches after clicking on a specific message's headig
visual glitches after clicking on a specific message's heading
or rerendering due to server-side changes.
*/