Closed sabiwara closed 3 years ago
Hi! This is a small PR to improve the documentation for callbacks:
get(conn, cookie, opts)
get(arg1, cookie, arg3)
:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:
Hi! This is a small PR to improve the documentation for callbacks:
get(conn, cookie, opts)
instead ofget(arg1, cookie, arg3)
)Before
After