1
0
Fork 0
mirror of https://github.com/IRS-Public/direct-file.git synced 2025-06-28 04:25:52 +00:00

Fix typo in onboarding doc

This commit is contained in:
Skippy Williams 2025-06-19 13:20:21 -07:00
parent d250380fc6
commit 1145d8eda6

View file

@ -48,7 +48,7 @@ If you didn't make any changes, skip ahead. If you changed scala code:
3. In `/direct-file/df-client/df-client-app` 3. In `/direct-file/df-client/df-client-app`
1. You have run `npm run copy-transpiled-js` 1. You have run `npm run copy-transpiled-js`
2. You have run `run docker-compose build` 2. You have run `docker-compose build`
### Did you change the fact dictionary? ### Did you change the fact dictionary?