Skip to content

Commit e1bdb69

Browse files
committed
Fix the name of the learn target
1 parent 96b5155 commit e1bdb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ When it gets a response, `client` uses the same pre-parsed query in [query/query
3535
to parse the result and return the JSON document in the field returned from the `server` process.
3636

3737
As long as you start the `server` process first, the behavior of `client` should be almost identical to the
38-
`learn` executable sample produced by [../learn](../learn/).
38+
`learn_star_wars` executable sample produced by [../learn](../learn/).

0 commit comments

Comments
 (0)