Skip to content

Commit 8370c71

Browse files
committed
small wording fix
1 parent 4d6fd35 commit 8370c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/userguides/scholar/scholar-spark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ If you have built or downloaded your own applications, please rebuild any applic
325325

326326
### How can I check the architecture of the node I'm running on?
327327

328-
Since Scholar has nodes with `x86_64` architecture and `aarch64` architecture, you can use the following command to print the architecture of the node you are currently running on.
328+
Since Scholar has nodes with `x86_64` architecture and `aarch64` architecture, it is important to pay attention to what the architecture is on the node you plan to build or run software on. You can use the following command to print the architecture of the node you are currently running on.
329329

330330
```bash linenums="0"
331331
uname -m

0 commit comments

Comments
 (0)