Skip to content

Commit 32765bd

Browse files
committed
fix: info to note.
1 parent db7c161 commit 32765bd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Migrations are subdivided by **[Strategy](#strategies)**.
6868
> [!WARNING]
6969
> This section is a **WIP** in progress. Its contents are intended as aspirational. However, links below to CLIs and documentation should ultimately be valid and currently link to informative material.
7070
71-
> [!INFO]
71+
> [!NOTE]
7272
> Multiple CLI paths are often shared for usability. Owing to the compositional approach this repository uses to CLI development, the logic should assumed be the same at each CLI path unless otherwise noted below or in the CLI documentation itself.
7373
7474
### [`node`](./migration/core/node)
@@ -159,11 +159,11 @@ Checks are the criteria for migration correctness. Ultimately, they are intended
159159
> [!WARNING]
160160
> This section is a **WIP** in progress. Its contents are intended as aspirational. However, links below to CLIs and documentation should ultimately be valid and currently link to informative material.
161161
162-
> [!INFO]
162+
> [!NOTE]
163163
> Multiple CLI paths are often shared for usability. Owing to the compositional approach this repository uses to CLI development, the logic should assumed be the same at each CLI path unless otherwise noted below or in the CLI documentation itself.
164164
165165

166-
> [!INFO]
166+
> [!NOTE]
167167
> Several checks from [`primata/e2e-criteria`](https://github.com/movementlabsxyz/movement-migration/pull/47) are omitted here as they are still in fairly early development.
168168
169169
### `snapshot`
@@ -234,7 +234,7 @@ Checks that both `movement` and `movement-aptos` accounts are equivalent in `bcs
234234
Checks that both `movement` and `movement-aptos` balances for the native token are equal.
235235

236236
### `tracking`
237-
> [!INFO]
237+
> [!NOTE]
238238
> This category is completely suggestive. We haven't implemented anything here yet.
239239
240240

0 commit comments

Comments
 (0)