Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sivchari committed Jun 11, 2022
1 parent ccaea8c commit 53d49bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Go Railway に取り組み始めてください。

### go testで404というエラーが返ってきます。

main.goなどでhadlerの登録を確認してみましょう
main.goなどでhandlerの登録を確認してみましょう
テストの関係上router.NewRouterのメソッド内部で追加するようにしましょう。

### DBに接続して中身が見れないのですが?
Expand Down

0 comments on commit 53d49bd

Please sign in to comment.