Skip to content

Commit

Permalink
fix: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouzb committed Dec 24, 2021
1 parent ecd54d9 commit b4b60e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ehttpc.appup.src
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{load_module, ehttpc, brutal_purge, soft_purge, []},
{load_module, ehttpc_pool, brutal_purge, soft_purge, []}
]},
{"0.1.14">>, [
{"0.1.14", [
{load_module, ehttpc_pool, brutal_purge, soft_purge, []}
]},
{<<".*">>, []}
Expand Down

0 comments on commit b4b60e8

Please sign in to comment.