diff --git a/README.md b/README.md index df432e6..07e6bae 100644 --- a/README.md +++ b/README.md @@ -251,4 +251,3 @@ Configuration auto-generated by `langgraph template lock`. DO NOT EDIT MANUALLY. } } --> - diff --git a/package.json b/package.json index 526bad7..69fc590 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "data-enrichment", "version": "0.0.1", - "description": "A LangGraphJS template that populates ", + "description": "A LangGraph.JS template that populates ", "main": "src/enrichment_agent/graph.ts", "author": "William Fu-Hinthorn", "license": "MIT",