Skip to content

Commit e0fbafc

Browse files
committed
細かな文言の更新 in /stretch3
1 parent 06b4224 commit e0fbafc

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

app/views/stretch3s/new.html.haml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@
3434
(
3535
%a{href: '#'}<> &raquo; 詳細を見る
3636
)
37-
/
38-
%p
39-
この申請フォームは OpenAI の Chat API を呼び出す拡張機能 ChatGPT2Scratch を
40-
%br
41-
API キー不要で利用出来るようにするための申請フォームです。
42-
%br
43-
これにより本来有料の Chat API を無料で利用できます。
4437
%p{style: 'margin-bottom: 50px;'}
4538
利用規約は、
4639
%b<> 保護者が利用者と一緒に
@@ -59,7 +52,7 @@
5952
= f.text_field :participant_name, required: true, autocomplete: "name", class: "form__field", placeholder: '例: 幸田 道子'
6053
.field
6154
= f.label :dojo_name, "道場名"
62-
= f.text_field :dojo_name, required: true, class: "form__field", placeholder: '例: CoderDojo '
55+
= f.text_field :dojo_name, required: true, class: "form__field", placeholder: '例: CoderDojo 瀬戸'
6356
.form__terms
6457
%h2.form__h2 利用規約
6558
%ol

0 commit comments

Comments
 (0)