pidgin/nest

Fix a typo on the version control page

2020-11-01, Gary Kramlich
82712858eddf
Fix a typo on the version control page

Testing Done:
Built and ran locally.

Bugs closed: NEST-37

Reviewed at https://reviews.imfreedom.org/r/189/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}