DEV: Fix typo in comment.

This commit is contained in:
Alan Guo Xiang Tan
2022-01-27 14:14:56 +08:00
parent 1fef96a2e7
commit 09ec0ce744

View File

@@ -94,7 +94,7 @@ import { CUSTOM_USER_SEARCH_OPTIONS } from "select-kit/components/user-chooser";
import { downloadCalendar } from "discourse/lib/download-calendar";
// If you add any methods to the API ensure you bump up the version number
// based on Semantic Versioning 2.0.0. Please up the changelog at
// based on Semantic Versioning 2.0.0. Please update the changelog at
// docs/CHANGELOG-JAVASCRIPT-PLUGIN-API.md whenever you change the version
// using the format described at https://keepachangelog.com/en/1.0.0/.
const PLUGIN_API_VERSION = "1.1.0";