We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801aeab commit ce6d2baCopy full SHA for ce6d2ba
1 file changed
notebooks/tutorial/basic_apc_cli_tutorial.ipynb
@@ -298,7 +298,7 @@
298
"source": [
299
"## 6. 入出力の設定ファイルの生成\n",
300
"\n",
301
- "入出力の設定ファイルを`$ENCRYPTED_FILES_PATH`に作成します。この設定ファイルでは、入力データと出力データにアクセス可能なUSER IDを指定します。\n",
+ "入出力の設定ファイルを`$ENCRYPTED_FILES_PATH`に作成します。この設定ファイルでは、入力データと出力データにアクセス可能なUser IDを指定します。\n",
302
"詳細は[こちら](https://acompany-develop.github.io/autoprivacy-cloud/apc-dcr/user-guide/user-files/definition-files.html)から参照できます。\n",
303
304
"**注意: 以下のコマンド実行前に**`<USER_1_ID>`**と**`<USER_2_ID>`**を5で出力された**`profile1`**と**`profile2`**のUser IDに置き換えてください。**"
0 commit comments