Skip to content

Commit d145e09

Browse files
jason-cfelithrar
authored andcommitted
fixing order (#20780)
1 parent 19231f0 commit d145e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learning-paths/durable-objects-course.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Introduction to Durable Objects",
33
"path": "/learning-paths/durable-objects-course/series/introduction-to-series-1/",
4-
"priority": 1,
4+
"priority": 2,
55
"description":"Dive into a hands-on Durable Objects project and learn how to build stateful apps using serverless architecture",
66
"products": ["Durable Objects", "Workers"],
77
"product_group": "Developer platform",

0 commit comments

Comments
 (0)