diff --git a/courseA/ST_DTRAM.html b/courseA/ST_DTRAM.html index 24ddad3..f63010d 100644 --- a/courseA/ST_DTRAM.html +++ b/courseA/ST_DTRAM.html @@ -123,7 +123,7 @@
次の状態に遷移し,遷移後の状態が表示されます.@123というidを持つアカウント accounts.@123
が accounts
の子リソースとして生成されていることがわかります.
- accounts.@123
のツイートリスト accounts.@123.tweets
が 空のリスト(nill),アカウント名 accounts.@123.name
が Satouとなっていることを確認できます.
+ accounts.@123
のツイートリスト accounts.@123.tweets
が 空のリスト(nill),アカウント名 accounts.@123.name
が Satou となっていることを確認できます.
次に,登録したアカウント accounts.@123
でツイートを行いたいので,accounts.@123.tweets
リソースをダブルクリックします.