We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f1b7d commit 49d9fccCopy full SHA for 49d9fcc
src/lib/rules-explanation.ts
@@ -42,8 +42,8 @@ export const rulesExplanation = {
42
en: "Wolfram code",
43
},
44
description: {
45
- ja: "1次元のセルオートマトンです",
46
- en: "1 dimensional cellular automaton",
+ ja: "物理学者スティーブン・ウルフラムが考案した1次元のセルオートマトンです",
+ en: "a one-dimensional cellular automaton created by physicist Stephen Wolfram",
47
48
code: wolframcode,
49
0 commit comments