Skip to content

Commit bc7b1b2

Browse files
committed
step 11 title changed
1 parent cffa37c commit bc7b1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netepscript.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ module.exports = {
151151
};
152152
EOF
153153

154-
echo -e "${YELLOW}\n11) data-source.ts configured ${NC}"
154+
echo -e "${YELLOW}\n11) We configured data-source.ts ${NC}"
155155

156156
cat << EOF > src/config/data-source.ts
157157
import { DataSource } from "typeorm";

0 commit comments

Comments
 (0)