diff options
Diffstat (limited to 'bindings/samples/README.md')
-rw-r--r-- | bindings/samples/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/samples/README.md b/bindings/samples/README.md index 587da22b..091b733f 100644 --- a/bindings/samples/README.md +++ b/bindings/samples/README.md @@ -9,6 +9,6 @@ The provide examples here are: * DemoContext (context): as AuthLogin with use of LOA * DemoPost (post): shows how to use HTTP to transfer files * tic-tac-toe (tictactoe): example explain in the documentation -* hello3 (hello3): toolset for exhaustive use of the binder API v3 +* hello3 (hello): toolset for exhaustive use of the binder API v3 * hello2 (hello2): toolset for use of the binder API v2 (legacy) |