Skip to content

Commit df42784

Browse files
committed
simple change
1 parent 74749a6 commit df42784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PostgresORM.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ module PostgresORM
2929
# include("./web-api-definition.jl")
3030
# end
3131

32-
greet() = return ("Hello World")
32+
greet() = return ("Hello World!")
3333

3434
module PostgresORMUtil
3535
using ..PostgresORM

0 commit comments

Comments
 (0)