This is an automated email from the ASF dual-hosted git repository.

dehowef pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/age-website.git


The following commit(s) were added to refs/heads/master by this push:
     new df758439 Remove unnecessary line in create full path (#135) (#168)
df758439 is described below

commit df758439adb164e760f7126a1b0ade5fa2ee4824
Author: ksheroz <[email protected]>
AuthorDate: Tue Jul 18 04:31:58 2023 +0500

    Remove unnecessary line in create full path (#135) (#168)
---
 docs/clauses/create.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/clauses/create.md b/docs/clauses/create.md
index 8afe642c..fa238430 100644
--- a/docs/clauses/create.md
+++ b/docs/clauses/create.md
@@ -275,7 +275,6 @@ Result
 
 
 ## Create a full path
-v1
 When you use CREATE and a pattern, all parts of the pattern that are not 
already in scope at this time will be created.
 
 Query

Reply via email to