Skip to content

Commit cfc2a58

Browse files
committed
docs: update readme
1 parent 055547f commit cfc2a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/question-service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The Question Service is built with Go, utilizing Firestore as the database and C
3737
go mod tidy
3838
```
3939

40-
4. Create the `.env` file from copying the `.env.example`, and fill in the `FIREBASE_CREDENTIAL_PATH` with the path of the JSON file.
40+
4. Create the `.env` file from copying the `.env.example`, and fill in the `FIREBASE_CREDENTIAL_PATH` with the path of the firebase credential JSON file.
4141

4242
### Running the Application
4343

0 commit comments

Comments
 (0)