summaryrefslogtreecommitdiff
path: root/content/posts/2024-12-15-conditional-operator-go/index.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--content/posts/2024-12-15-conditional-operator-go/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2024-12-15-conditional-operator-go/index.md b/content/posts/2024-12-15-conditional-operator-go/index.md
index 08214f2..53f8a07 100644
--- a/content/posts/2024-12-15-conditional-operator-go/index.md
+++ b/content/posts/2024-12-15-conditional-operator-go/index.md
@@ -2,7 +2,7 @@
title: Тернарник в Go
date: "2024-12-15T23:47:08+03:00"
categories:
- - Без рубрики
+ - Golang
tags:
- IT
- Go