Minor text correction (#2298)

# Description
Just fixed sentence :)
This commit is contained in:
akmhmgc
2023-04-03 05:54:42 +09:00
committed by GitHub
parent 337d1e78ff
commit 715bd06f04
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"id": "b83e61ed",
"metadata": {},
@@ -13,7 +14,7 @@
"In this notebook, we will show:\n",
"\n",
"1. How to run any piece of text through a moderation chain.\n",
"2. How to append a Moderation chain to a LLMChain."
"2. How to append a Moderation chain to an LLMChain."
]
},
{