mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 17:05:06 +01:00
Fixes typos
This commit is contained in:
parent
447fefd31c
commit
32a16295c3
5 changed files with 12 additions and 12 deletions
|
|
@ -139,7 +139,7 @@ export default class Location {
|
|||
let hash = this.getHash();
|
||||
|
||||
// If we're configured to push to history OR the history
|
||||
// API is not avaialble.
|
||||
// API is not available.
|
||||
if( config.history ) {
|
||||
window.location.hash = hash;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue