Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpyamamoto committed Oct 21, 2023
1 parent 5595e69 commit 3c367b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alonzo/vite.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { defineConfig } from 'vite'

export default defineConfig({
base: '/lambdas/
base: '/lambdas/'
})

0 comments on commit 3c367b4

Please sign in to comment.