Skip to content

Commit f7d71aa

Browse files
author
M. Rizky Hidayat
committed
Fix typo
1 parent 12fb812 commit f7d71aa

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

resources/js/bootstrap.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ require('popper.js');
1818
require('assets/resources/js/bootstrap');
1919
require('jquery.nicescroll');
2020

21-
require('./stiesla/stisla');
22-
require('./stiesla/scripts');
23-
require('./stiesla/custom');
21+
require('./stisla/stisla');
22+
require('./stisla/scripts');
23+
require('./stisla/custom');
2424

2525
/**
2626
* Next we will register the CSRF Token as a common header with Axios so that
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)