Skip to content

Commit

Permalink
fix 403 page error to say 403
Browse files Browse the repository at this point in the history
  • Loading branch information
compwron committed May 5, 2024
1 parent 07136c5 commit 6b59531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/403.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<title>We're sorry, but something went wrong (403)</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>
.rails-default-error-page {
Expand Down

0 comments on commit 6b59531

Please sign in to comment.