diff --git a/src/PlatformPeg.js b/src/PlatformPeg.js index 7ebf4db689..5c1112e23b 100644 --- a/src/PlatformPeg.js +++ b/src/PlatformPeg.js @@ -27,7 +27,7 @@ class PlatformPeg { } /** - * Returns the current Platform object fir the application. + * Returns the current Platform object for the application. * This should be an instance of a class extending BasePlatform. */ get() {