diff --git a/src/app/frontend/chrome/state.js b/src/app/frontend/chrome/state.js index e7e3c3e10a1acdb742ae8f2c61fb4c311c9e941c..2088b418848dfb93aa05eb2b0efec522c59fb1a1 100644 --- a/src/app/frontend/chrome/state.js +++ b/src/app/frontend/chrome/state.js @@ -14,7 +14,7 @@ /** * Name of the namespace state. This state should be used as a parent state for all root states. - * It provides gobal namespace option for all URLs. + * It provides global namespace option for all URLs. */ export const stateName = 'chrome';