Skip to content

Commit b762e61

Browse files
authored
Merge branch 'master' into DAGRUN_command_refactor
2 parents 17300b1 + 671e157 commit b762e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ The RedisAI Script data structure is managed via a set of dedicated commands, si
304304

305305
* Created with the [`AI.SCRIPTSET` command](commands.md#aiscriptset)
306306
* Run with the [`AI.SCRIPTRUN` command](commands.md#aiscriptrun)
307-
* Deleted with the [`AI.SCRIPTSEL` command](commands.md#aiscriptdel)
307+
* Deleted with the [`AI.SCRIPTDEL` command](commands.md#aiscriptdel)
308308

309309
We can create a RedisAI Script that performs the same computation as the 'graph.pb' model. The script can look like this:
310310

0 commit comments

Comments
 (0)