Skip to content

Commit

Permalink
Fix more API key name
Browse files Browse the repository at this point in the history
  • Loading branch information
mawandm committed May 25, 2024
1 parent 192ad1f commit bf2bc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/apps/example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Query using the prediction api key and user header\n",
"## Query using the prediction API key and user header\n",
"> This succeeds because the prediction app inherits permissions from the user (who has the right permission) using the `X-Nesis-Request-UserKey` header."
]
},
Expand Down

0 comments on commit bf2bc54

Please sign in to comment.