Skip to content

Commit 085b799

Browse files
committed
README updated
1 parent 348f77c commit 085b799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ public class GuidelineController : Controller, IGuidelineApi
127127
...
128128
}
129129

130-
[HttpPut("kv")]
130+
[HttpPut("kv")]
131131
public async Task<bool> CreateOrUpdateKey(string key, Bar body)
132132
{
133133
...

0 commit comments

Comments
 (0)