Error when trying to create an alias for SQLite


Relates to this exercise: https://www.codecademy.com/journeys/data-scientist-ml/paths/dsmlcj-22-data-science-foundations/tracks/dsmlcj-22-learn-sql/modules/dsinf-learn-sql-manipulation-425c4029-9550-494e-9035-1c13e12ae845/articles/what-is-sqlite

I’m trying to install sqlite3 alias into the gitbash. It gives this error: bash: /c/Users/Gebruiker/.bashrc: line 9: unexpected EOF while looking for matching `"’

How do I solve this issue?