Fix wording in docs: drop MPS before "coderules"

This commit is contained in:
Fedor Isakov 2022-01-27 10:24:02 +01:00
parent 0cf000301d
commit 7f7787ff22
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
# Site settings
title: MPS CodeRules
title: MPS Coderules
email: fedor.isakov@jetbrains.com
description: >- # this means to ignore newlines until "baseurl:"
Coderules is a language framework and runtime for running logical

View File

@ -6,7 +6,7 @@ layout: page
permalink: :basename
---
## MPS CodeRules
## About Coderules
Type inference and type checking is a problematic area for language authors — users of [JetBrains MPS](https://jetbrains.com/mps), because of inherent intricacies of the problem itself and sometimes less than adequate support from the framework.